summaryrefslogtreecommitdiffstats
path: root/src/utils/svg.c
Commit message (Collapse)AuthorAgeFilesLines
* mq_svg_is_color_valid(): Avoid NULL pointer dereferencePatrick McDermott2017-11-081-1/+1
| | | | | | This shouldn't happen once the no-default case is handled and profiles that are in use but removed are re-inserted, but it's good to avoid a potential creash anyway.
* src/utils/svg.[ch]: New filesPatrick McDermott2017-11-031-0/+65