r13989: Fix for Coverity bug #45 and associated spoolss RPC_BUFFER
authorJeremy Allison <jra@samba.org>
Tue, 7 Mar 2006 20:52:43 +0000 (20:52 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:11:03 +0000 (11:11 -0500)
commitcd49e2546ecc3d16dc2f89c07d48b98995ec5ff9
tree23b44b812148dd667d338f09bbb32f5ff48b8f52
parent03b32953cf74178a8e591d46cbf932828cf9fd55
r13989: Fix for Coverity bug #45 and associated spoolss RPC_BUFFER
problems. Ensure that if the parse succeeds on UNMARSHALL
we have a valid (although possibly empty) RPC_BUFFER returned.
Jeremy.
(This used to be commit d319cc9c08bfa865a6431a8631a9c609f589be1f)
source3/rpc_parse/parse_buffer.c