Found & fixed memory bug. num+1 * sizeof(x) != (num+1)*sizeof(x)........
authorJeremy Allison <jra@samba.org>
Mon, 11 Jun 2001 22:06:11 +0000 (22:06 +0000)
committerJeremy Allison <jra@samba.org>
Mon, 11 Jun 2001 22:06:11 +0000 (22:06 +0000)
commite0f88cabfc5ef480e7f8a7fecd2d12a1b4371a2a
tree335abf5e9e121cfc92f627a6623f8635705f0041
parentfc7830eec8f5478fc3d3296bb35cb11c94e7d9fa
Found & fixed memory bug. num+1 * sizeof(x) != (num+1)*sizeof(x)........
Jeremy.
source/lib/util_getent.c