the new DEVELOPER checks for string overflows have (as expected)
commit50389c0cb2504d7941ec691af21d6a20ae5c5de7
authorAndrew Tridgell <tridge@samba.org>
Sat, 1 Mar 2003 01:07:18 +0000 (1 01:07 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sat, 1 Mar 2003 01:07:18 +0000 (1 01:07 +0000)
tree79b0223512053d6dbbb849794ad08a4b22a3b500
parentd29c6853dd0c43825b3775020076f34faa5cd329
the new DEVELOPER checks for string overflows have (as expected)
broken a lot of stuff. These two macros are meant to make life easier
when fixing these bugs. I'm guessing we will see more macros like
this (eg. fstrcpy_base)
source/include/safe_string.h
source/libsmb/clirap.c