Re: [blead-259-gca03d8e] vms setup_cmddsc buffer fixes.

2009-01-11 Thread John Malmberg
Craig A. Berry wrote: On Jan 6, 2009, at 8:44 PM, John Malmberg wrote: Fixes for vms.c setup_cmddsc() * Fix buffer length for command line to be max supported for the version of VMS. * Fix memory leak when requested image was not found. Revised patch against blead-306-g8ddb446 Also fix

Re: [blead-259-gca03d8e] vms setup_cmddsc buffer fixes.

2009-01-10 Thread Craig A. Berry
On Jan 10, 2009, at 12:12 PM, John Malmberg wrote: Craig A. Berry wrote: On Jan 6, 2009, at 8:44 PM, John Malmberg wrote: Fixes for vms.c setup_cmddsc() * Fix buffer length for command line to be max supported for the version of VMS. * Fix memory leak when requested image was not found.

Re: [blead-259-gca03d8e] vms setup_cmddsc buffer fixes.

2009-01-08 Thread Craig A. Berry
On Jan 6, 2009, at 8:44 PM, John Malmberg wrote: Fixes for vms.c setup_cmddsc() * Fix buffer length for command line to be max supported for the version of VMS. * Fix memory leak when requested image was not found. This doesn't apply, even with -l: % patch --dry-run -p0 --fuzz=3 -i ../

[blead-259-gca03d8e] vms setup_cmddsc buffer fixes.

2009-01-07 Thread John Malmberg
Fixes for vms.c setup_cmddsc() * Fix buffer length for command line to be max supported for the version of VMS. * Fix memory leak when requested image was not found. -John wb8...@gmail.com Personal Opinion Only --- /rsync_root/perl/vms/vms.c Fri Dec 5 12:13:19 2008 +++ vms/vms.c Tue Jan