Added prs_mem_clear(). Clear memory on buffer reallocation. That way
commit9a969069f132019cdd8a11be2b00356a3f09b64d
authorJeremy Allison <jra@samba.org>
Fri, 18 Jan 2002 00:36:16 +0000 (18 00:36 +0000)
committerJeremy Allison <jra@samba.org>
Fri, 18 Jan 2002 00:36:16 +0000 (18 00:36 +0000)
treeed928f1250ade495918e515989e1e1ffcab17772
parent6deb4caca5b45f87be84032fe0588db8d73b901a
Added prs_mem_clear(). Clear memory on buffer reallocation. That way
we're not returning what the client gave us.
Jeremy.
source/rpc_parse/parse_prs.c
source/rpc_parse/parse_spoolss.c