Added prs_mem_clear(). Clear memory on buffer reallocation. That way
authorJeremy Allison <jra@samba.org>
Fri, 18 Jan 2002 00:36:16 +0000 (00:36 +0000)
committerJeremy Allison <jra@samba.org>
Fri, 18 Jan 2002 00:36:16 +0000 (00:36 +0000)
commit2a3673994d9574068b5fce5d694b1183b9c67395
treec9a89ac3a24eac63bb3c3054ca20d240059217bc
parent37834a48e8b944936c9eb067203f457136fb3a2c
Added prs_mem_clear(). Clear memory on buffer reallocation. That way
we're not returning what the client gave us.
Jeremy.
(This used to be commit 9a969069f132019cdd8a11be2b00356a3f09b64d)
source3/rpc_parse/parse_prs.c
source3/rpc_parse/parse_spoolss.c