- Use strlcpy() instead of strcpy().
authorFabian Keil <fk@fabiankeil.de>
Mon, 21 May 2007 10:54:46 +0000 (10:54 +0000)
committerFabian Keil <fk@fabiankeil.de>
Mon, 21 May 2007 10:54:46 +0000 (10:54 +0000)
commitf199398dc100edcfa81bcd1b891c644de1dd794d
tree909a54d362614147117ae713f947832abde9ded0
parent4a7d8d337c2f34bd11206494a775cddabafe6be0
- Use strlcpy() instead of strcpy().
- Stop treating actions files special. Expect a complete file name
  (with or without path) like it's done for the rest of the files.
  Closes FR#588084.
- Don't rerun sed() in cgi_show_request().
cgisimple.c
templates/edit-actions-list