Closed tabemann closed 2 years ago
[if] [else] [then] does not properly handle EOF within the blocks of code defined by them, resulting either in an infinite loop or a crash. Note that this has been fixed in master and devel but is not in a release yet.
[if]
[else]
[then]
master
devel
This fix for this issue has been included in patch-level release 0.46.3.
[if]
[else]
[then]
does not properly handle EOF within the blocks of code defined by them, resulting either in an infinite loop or a crash. Note that this has been fixed inmaster
anddevel
but is not in a release yet.