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)
commitecb80573870103de7b3f332fb53bf6b952f25ee7
tree71d6815ceb5c4522ee68e72ef743f5b958db940d
parent50ab28bd2524187b851732176553382fb811a051
Use correct size (17 not 16) when doing a push_ascii(). Ensure that
wins hook is called with unix charset.
Jeremy.
source/libsmb/nmblib.c
source/nmbd/nmbd_winsserver.c