If privoxy_strlcpy() is called with a "buffer" size
authorFabian Keil <fk@fabiankeil.de>
Wed, 19 Sep 2007 20:28:37 +0000 (20:28 +0000)
committerFabian Keil <fk@fabiankeil.de>
Wed, 19 Sep 2007 20:28:37 +0000 (20:28 +0000)
commit7d0d27186d473655bc895c40515277d4e6488439
tree08a4f73761d73cd073e6d205172dec378bd9bf86
parent01a42dd85e9c8debe6a03e532a7335ccb4bdafdf
If privoxy_strlcpy() is called with a "buffer" size
of 0, don't touch whatever destination points to.
miscutil.c