]> git.sur5r.net Git - bacula/bacula/commit
kes Modify run_program() and run_program_full_output() to use
authorKern Sibbald <kern@sibbald.com>
Wed, 2 Apr 2008 08:45:31 +0000 (08:45 +0000)
committerKern Sibbald <kern@sibbald.com>
Wed, 2 Apr 2008 08:45:31 +0000 (08:45 +0000)
commit8ff2956bb5b577c62534783d291a313954391ce1
treee75de2b81177990e5d4de07e20f3b3c5b74b6a3e
parentdc632d6c5a8a20c628d3e40c6d64039564f9d68f
kes  Modify run_program() and run_program_full_output() to use
     call by reference for the results string. This corrects a long
     standing problem where the address of the string may be changed
     in the subroutine but not in the calling program.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6720 91ce42f0-d328-0410-95d8-f526ca767f89
bacula/src/lib/bpipe.c
bacula/src/lib/mem_pool.h
bacula/src/lib/protos.h
bacula/src/stored/autochanger.c
bacula/src/stored/dev.c
bacula/src/stored/dvd.c
bacula/src/stored/stored.c
bacula/src/version.h
bacula/src/win32/dll/bacula.def
bacula/technotes-2.3