Skip to content

xcmsdb 1.0.7

Alan Coopersmith requested to merge alanc/xcmsdb:release into master
  • gitlab CI: stop requiring Signed-off-by in commits
  • ParseVisualOptions: eliminate unneccessary strcpy & strcat
  • Variable scope reduction as suggested by cppcheck
  • Declare DefineEntry tables of string to id mappings as const
  • Correct comment describing DefineToStr
  • SCScrnClassStringOf: always return a non-NULL string
  • ProcessIProfile: Avoid NULL dereference if strtok doesn't find a match
  • ProcessColorimetric: limit string size written by scanf()
  • configure: Use AC_SYS_LARGEFILE to enable large file support
  • xcmsdb 1.0.7

Merge request reports

Loading