bareos2015: bareos-13.2 e6c5c6fa

Author Committer Branch Timestamp Parent
mvwieringen mvwieringen bareos-13.2 2013-05-04 23:08 bareos-13.2 0923a4a8 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