r13971: Fix Coverity bugs #209 - #213 - it detected mistakes
authorJeremy Allison <jra@samba.org>
Tue, 7 Mar 2006 18:00:21 +0000 (18:00 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:11:02 +0000 (11:11 -0500)
commit8d183441403524fe39e79af843d6cfe65898f7d3
treec5e231ee3c8ce5c00e07e3d6bd9224c6fc9f72e5
parent217d3fbe7923115ae610a39e586ceb93df7683f5
r13971: Fix Coverity bugs #209 - #213 - it detected mistakes
in the pointer aliasing once realloc could change
a pointer. This was in the bugzilla.samba.org database
as #687 but we never figured out what it was !
Jeremy.
source/lib/substitute.c