Use correct size (17 not 16) when doing a push_ascii(). Ensure that
authorJeremy Allison <jra@samba.org>
Fri, 22 Aug 2003 21:41:50 +0000 (21:41 +0000)
committerJeremy Allison <jra@samba.org>
Fri, 22 Aug 2003 21:41:50 +0000 (21:41 +0000)
commit5dfeda00028c1d22428736a85140dec6f46ff94c
tree72a62a64eaa8b6d582e8df936db9f5d717ce7a07
parenteff91556a32fb932b6c753a14be8e3e8e52a0be5
Use correct size (17 not 16) when doing a push_ascii(). Ensure that
wins hook is called with unix charset.
Jeremy.
(This used to be commit ecb80573870103de7b3f332fb53bf6b952f25ee7)
source3/libsmb/nmblib.c
source3/nmbd/nmbd_winsserver.c