OSDN Git Service

gspawn: Abort if we can't open /dev/null
authorColin Walters <walters@verbum.org>
Thu, 21 Jun 2012 19:37:39 +0000 (15:37 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 14 Jul 2012 20:33:15 +0000 (16:33 -0400)
commitfd8056b5328e3b399561d55985e27e2a0c47c656
treebf410692ff6cdbcbfd69851c079da250f5faf5d0
parent2143e799f4f55c8bc9eca2ff1e5650bc09b74d0f
gspawn: Abort if we can't open /dev/null

This really "shouldn't happen", but if we have an assertion here, it
will help static analysis tools know we're not hitting undefined
state.
glib/gspawn.c