Check chroot() result in psm too (Pixel)
authorPanu Matilainen <pmatilai@redhat.com>
Thu, 18 Dec 2008 08:01:01 +0000 (10:01 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Thu, 18 Dec 2008 08:01:01 +0000 (10:01 +0200)
commit465841e8501762b36899b6f31b47968efbe74538
tree0ad018b15e73f0facf8b98fc2d868b3b85ab06c7
parente0f57801c0cb035814509bdae13c3e859d471d59
Check chroot() result in psm too (Pixel)
- bail out early if it fails instead of blindly continuing and potentially
  messing in real root (chroot can fail for priviledged user too)
lib/psm.c