summaryrefslogtreecommitdiff
path: root/content/handlers/html/imagemap.c
Commit message (Collapse)AuthorAgeFilesLines
* use memcpy instead of strcpy to make the dom string copy intention explicitVincent Sanders2019-03-041-4/+4
|
* remove warning by replacing strcpy with safer strncpyVincent Sanders2018-08-241-5/+11
|
* move html and text content handlers where they belongVincent Sanders2018-05-101-0/+804