- Use strlcpy() and strlcat() instead of strcpy() and strcat().
authorFabian Keil <fk@fabiankeil.de>
Mon, 14 May 2007 10:33:51 +0000 (10:33 +0000)
committerFabian Keil <fk@fabiankeil.de>
Mon, 14 May 2007 10:33:51 +0000 (10:33 +0000)
commitbdda4e2bd84f2162ba8f0d73eca293dafb3bb956
tree8fb95192fe4d9ada181f836075a9a1fe74a62b01
parent26eb1e49894d7b970e3c234fe823fedb933ecc58
- Use strlcpy() and strlcat() instead of strcpy() and strcat().
cgi.c
cgiedit.c