bareos: master 893703e8

Author Committer Branch Timestamp Parent
mvwieringen adm mvwieringen adm master 2013-05-04 21:08 master a6b7cade Pending
Affected Issues  0000104: Use open_bpipe wrapper in bpipe plugin.
Changeset Use open_bpipe wrapper in bpipe plugin.

Instead of using popen and pclose use the Bareos wrappers open_bpipe
and close_bpipe. This way the unneeded filedescriptors are closed
on fork of the program ran under the bpipe plugin.

Fixes 0000104: Use open_bpipe wrapper in bpipe plugin.
mod - src/plugins/fd/bpipe-fd.c Diff File