fixed messaging bug - use strlen() instead of sizeof() in key length
authorAndrew Tridgell <tridge@samba.org>
Sat, 2 Dec 2000 00:51:50 +0000 (00:51 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sat, 2 Dec 2000 00:51:50 +0000 (00:51 +0000)
commit1d63160c751fa968e3a7618d1feb84a9feaa13dc
tree7c8d753350959e2321ad8ef1130fc15af0914f60
parent46007a541cd2497c14659a10ba24a6d0a375ac5a
fixed messaging bug - use strlen() instead of sizeof() in key length
source/lib/messages.c