xcmsdb 1.0.7
- gitlab CI: stop requiring
Signed-off-by
in commits -
ParseVisualOptions
: eliminate unneccessarystrcpy
&strcat
- Variable scope reduction as suggested by cppcheck
- Declare
DefineEntry
tables of string to id mappings asconst
- Correct comment describing
DefineToStr
-
SCScrnClassStringOf
: always return a non-NULL string -
ProcessIProfile
: Avoid NULL dereference ifstrtok
doesn't find a match -
ProcessColorimetric
: limit string size written byscanf()
- configure: Use
AC_SYS_LARGEFILE
to enable large file support - xcmsdb 1.0.7