While 'data' is usually 0 terminated, nothing in the spec requires that. The correct...
authorSimo Sorce <idra@samba.org>
Mon, 17 Dec 2007 20:21:38 +0000 (15:21 -0500)
committerSimo Sorce <idra@samba.org>
Mon, 17 Dec 2007 20:26:08 +0000 (15:26 -0500)
commit814c1b0e0034fb67c7718760dfcf913904f3e7fa
tree68b2840fbadaa481989b1da9f53f53efb745007e
parent6b1a118eaaab405eeef0cf3c0488a2747af562ba
While 'data' is usually 0 terminated, nothing in the spec requires that. The correct way is to copy only 'length' bytes.

Simo.
source/libads/kerberos.c