Ticket #1453: gui.txt

File gui.txt, 1.6 KB (added by Kirben, 21 years ago)

Valgrind log

Line 
1==12616== Invalid read of size 1
2==12616== at 0x497AFE: memcpy (mac_replace_strmem.c:258)
3==12616== by 0x81F4896: Common::String::ensureCapacity(int, bool) (str.cpp:210)
4==12616== by 0x81F4704: Common::String::insertChar(char, int) (str.cpp:176)
5==12616== by 0x81D5AEE: GUI::EditTextWidget::handleKeyDown(unsigned short, int, int) (EditTextWidget.cpp:130)
6==12616== Address 0x15B22BC is 0 bytes after a block of size 40 alloc'd
7==12616== at 0x49EB00: calloc (vg_replace_malloc.c:284)
8==12616== by 0x81F4868: Common::String::ensureCapacity(int, bool) (str.cpp:207)
9==12616== by 0x81F4704: Common::String::insertChar(char, int) (str.cpp:176)
10==12616== by 0x81D5AEE: GUI::EditTextWidget::handleKeyDown(unsigned short, int, int) (EditTextWidget.cpp:130)
11==12616==
12==12616== Invalid read of size 1
13==12616== at 0x497B6A: memcpy (mac_replace_strmem.c:278)
14==12616== by 0x81F4896: Common::String::ensureCapacity(int, bool) (str.cpp:210)
15==12616== by 0x81F4704: Common::String::insertChar(char, int) (str.cpp:176)
16==12616== by 0x81D5AEE: GUI::EditTextWidget::handleKeyDown(unsigned short, int, int) (EditTextWidget.cpp:130)
17==12616== Address 0x22952Untitled 125 is 0 bytes after a block of size 73 alloc'd
18==12616== at 0x49EB00: calloc (vg_replace_malloc.c:284)
19==12616== by 0x81F4868: Common::String::ensureCapacity(int, bool) (str.cpp:207)
20==12616== by 0x81F4704: Common::String::insertChar(char, int) (str.cpp:176)
21==12616== by 0x81D5AEE: GUI::EditTextWidget::handleKeyDown(unsigned short, int, int) (EditTextWidget.cpp:130)