]> 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)
commitb4b5081b4303c7d1f1d6cbbfb080ff8e23dd7f91
treeb9755e96919e67a70c0187db9e831fc470bc9ea9
parent56f8b13c047335d61b230c09d36169929585595e
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/technotes-2.3