r21916: Fix couple of "return" calls on void functions.
authorJeremy Allison <jra@samba.org>
Wed, 21 Mar 2007 18:33:13 +0000 (18:33 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:18:48 +0000 (12:18 -0500)
commit56c777882f0e9fc64e69290db8f6db5fe90225fd
treea7a7432d5d559eeb11f8e0ba903bee1059933dc2
parent3f85405be0465edf06feef96657d2b5d287b064e
r21916: Fix couple of "return" calls on void functions.
Ensure we ignore reqests to free keepalive buffers
as we only copied these.
Jeremy.
(This used to be commit a184bdbe3c7bf0c44a8141898bfcb9971a332312)
source3/libsmb/smb_seal.c