gst/gst.c: Use a pipe pair to receive status results from the forked child, and ignor...
authorJan Schmidt <thaytan@mad.scientist.com>
Tue, 3 Oct 2006 15:10:51 +0000 (15:10 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Tue, 3 Oct 2006 15:10:51 +0000 (15:10 +0000)
commit438c525bbd381853bd515a0becfc858655c39af2
treed6051d4e9f829e565082dea3ab5a3b3d99a73a00
parent15b2ccbcc9f261c6b31ed62907e431035eb89fe5
gst/gst.c: Use a pipe pair to receive status results from the forked child, and ignore the result from waitpid. Fixes...

Original commit message from CVS:
* gst/gst.c: (ensure_current_registry_forking):
Use a pipe pair to receive status results from the forked child, and
ignore the result from waitpid. Fixes #355499
ChangeLog
gst/gst.c