Fixed a potential overflow issue with realloc() that Sebastian Krahmer
authorWayne Davison <wayned@samba.org>
Tue, 8 Apr 2008 15:01:43 +0000 (08:01 -0700)
committerWayne Davison <wayned@samba.org>
Tue, 8 Apr 2008 15:01:43 +0000 (08:01 -0700)
commit1fe2a3533f8cf7aeec4d823219ba23a42fbddb5d
tree2a6525f5c6376b2a601f96a25eacac2082a697ea
parent237e9a178f834d5c63e2576d140326ecd2a519af
Fixed a potential overflow issue with realloc() that Sebastian Krahmer
pointed out.
util.c