Roberto Ierusalimschy 1221e987fe Bug: Long brackets with a huge number of '=' causes overflow
A long bracket with too many equal signs can overflow the 'int' used for
the counting and some arithmetic done on the value. Changing the counter
to 'size_t' avoids that. (Because what is counted goes to a buffer, an
overflow in the counter will first raise a buffer-overflow error.)
2018-12-17 15:36:51 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2017-01-31 19:17:47 -02:00
Description
No description provided
18 MiB
Languages
C 66.4%
Lua 33%
Makefile 0.6%