summaryrefslogtreecommitdiffstats
path: root/libmscgen/mscgen_lexer.h
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2021-05-23 16:50:19 (GMT)
committeralbert-github <albert.tests@gmail.com>2021-05-23 16:50:19 (GMT)
commit7ba8384ec466c47bac353744c6942f5be1dd9ab8 (patch)
treeaea6da281d3eca4cce743ae4bf2807a7f89c44c0 /libmscgen/mscgen_lexer.h
parente965e5da00bce6076d7009e4a48acee76fc84a7c (diff)
downloadDoxygen-7ba8384ec466c47bac353744c6942f5be1dd9ab8.zip
Doxygen-7ba8384ec466c47bac353744c6942f5be1dd9ab8.tar.gz
Doxygen-7ba8384ec466c47bac353744c6942f5be1dd9ab8.tar.bz2
issue #8564 input buffer overflow, can't enlarge buffer because scanner uses REJECT
When we have a very large "LONGSTRINBLOCK" (e.g. a very large documentation part or an encode executable in e.g. base64 encoding) , there are a lot of lines that have to be read at once, this is not really necessary they can be read sequentially (probably at the cost of some speed)
Diffstat (limited to 'libmscgen/mscgen_lexer.h')
0 files changed, 0 insertions, 0 deletions