Fixed off-by-one bugs in workgroup name comparisons. Complain when a
authorJeremy Allison <jra@samba.org>
Thu, 28 Aug 2003 18:12:59 +0000 (18:12 +0000)
committerJeremy Allison <jra@samba.org>
Thu, 28 Aug 2003 18:12:59 +0000 (18:12 +0000)
commit6872f392f1a8cd667aecc8df0b15da66f58c9407
tree64adecb7953a5031dbe0fa6a90e840f0c13aac1e
parent76bcb93c66395f6d3e7bd960489094fcafa9fa89
Fixed off-by-one bugs in workgroup name comparisons. Complain when a
workgroup name is >15 characters.
Jeremy.
(This used to be commit 35a0b3c035d50474eda97b015676885722737a95)
source3/nmbd/nmbd_elections.c
source3/nmbd/nmbd_serverlistdb.c
source3/nmbd/nmbd_workgroupdb.c