Skip to content

Minor code cleanups

Alan Coopersmith requested to merge alanc/xcmsdb:misc into master
  • 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()

Merge request reports