diff options
author | albert-github <albert.tests@gmail.com> | 2019-05-12 10:44:07 (GMT) |
---|---|---|
committer | albert-github <albert.tests@gmail.com> | 2019-05-12 10:44:07 (GMT) |
commit | 192bbc4d99e468f6899d1cba4fb865c84037816a (patch) | |
tree | f7447db678e54d5ea279da4faec644e3613ea48d /testing/037/class_sender.xml | |
parent | ad9af447d77c2899c484ab9ab776667f083db64b (diff) | |
download | Doxygen-192bbc4d99e468f6899d1cba4fb865c84037816a.zip Doxygen-192bbc4d99e468f6899d1cba4fb865c84037816a.tar.gz Doxygen-192bbc4d99e468f6899d1cba4fb865c84037816a.tar.bz2 |
Bug 781306 - *** Error in `doxygen': realloc(): invalid pointer: 0x0000000001d45ba0 @ exit
Crash occurs, as indicated in error report, on line 131 of htags.cpp (line.resize(len+1);)
Looks like there is a buffer problem (enlarge after making the buffer smaller beforehand).
The readLine should place a `\0` at the end but to be on the save side.
Diffstat (limited to 'testing/037/class_sender.xml')
0 files changed, 0 insertions, 0 deletions