Skip to content

Parse hex file: Fix memory corruption; Fix EOF processing

  • Use "%hx" to match the type short, in sscanf
  • Prevent gap processing for EOF record

Merge request reports