tor/changes/bug31408
Daniel Pinto 15490816da
Fix bug when %including folder with comment only files. #31408
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.
2019-09-23 10:39:08 +10:00

5 lines
209 B
Plaintext

o Major bugfixes (torrc):
- Fix configuration files in a %included folder containing a
configuration file with only comments or whitespace being
ignored. Fixes bug 31408; bugfix on 0.4.0.5.