I use your plugin every day and it's great. But when I try
to edit the file I attached to this post it crashes far.
Please, have a look on this.
Daniel Kos
Yep, options to provide stack limit or memory allocation limit per one parsed line would be nice (if not critical).
Maybe we can at least point out the exact place where modifications should be made, so that anybody proficient with C could take a look?
Attaching another testcase to [1804275]
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=313042
Stack overflow. Non-recursive parse algorithm should be
implemented, or stack limit should be set.
Logged In: YES
user_id=313042
Duplicates:
[ 1226817 ] crash in far 1.50b5 on a 500k file
Logged In: YES
user_id=669020
Originator: NO
Yep, options to provide stack limit or memory allocation limit per one parsed line would be nice (if not critical).
Maybe we can at least point out the exact place where modifications should be made, so that anybody proficient with C could take a look?
Attaching another testcase to [1804275]
Logged In: YES
user_id=313042
Originator: NO
Many of dups are referring to a single line overflows. These are most probably caused by recursive logic in RE parser. Have to check this also.
Thanks, fixed.
fixed in FarColorer 1.0.3.1 for Far 2 and FarColorer 1.0.2.2 for Far 1.75