Skip to content
  • Jigsaw52's avatar
    Fix bug when %including folder with comment only files. #31408 · 15490816
    Jigsaw52 authored and teor's avatar teor committed
    When processing a %included folder, a bug caused the pointer to
    the last element of the options list to be set to NULL when
    processing a file with only comments or whitepace. This could
    cause options from other files on the same folder to be
    discarded depending on the lines after the affected %include.
    15490816