aboutsummaryrefslogtreecommitdiffstats
path: root/src/tag/TagString.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* TagString: use g_strndup() for unterminated stringMax Kellermann2014-11-021-1/+1
| | | | Fixes buffer overflow bug.
* Tag: move fix_tag_value() to TagString.cxxMax Kellermann2013-09-051-0/+126