Created
May 20, 2016 17:12
-
-
Save simias/37616782a5640244f3ab6289d54100fd to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ==12422== Use of uninitialised value of size 8 | |
| ==12422== at 0x9408653: tolower (in /lib/x86_64-linux-gnu/libc-2.22.so) | |
| ==12422== by 0x4C2D90D: strcasecmp (vg_replace_strmem.c:687) | |
| ==12422== by 0x420A32: string_list_find_elem_prefix (string_list.c:270) | |
| ==12422== by 0x41F587: parse_dir_entry (dir_list.c:113) | |
| ==12422== by 0x420A32: string_list_find_elem_prefix (string_list.c:270) | |
| ==12422== by 0x41F587: parse_dir_entry (dir_list.c:113) | |
| ==12422== by 0x41F587: dir_list_new (dir_list.c:193) | |
| ==12422== by 0x420D44: dir_list_new_special (list_special.c:112) | |
| ==12422== by 0x418C52: shader_dir_init (runloop.c:292) | |
| ==12422== by 0x418C52: runloop_ctl (runloop.c:562) | |
| ==12422== by 0x41507D: event_cmd_ctl (command_event.c:1473) | |
| ==12422== by 0x427481: init_video (video_driver.c:606) | |
| ==12422== by 0x427481: video_driver_ctl (video_driver.c:1480) | |
| ==12422== by 0x42A887: init_drivers (driver.c:330) | |
| ==12422== by 0x42A887: driver_ctl (driver.c:456) | |
| ==12422== by 0x42A6E6: driver_ctl (driver.c:462) | |
| ==12422== by 0x412DA6: rarch_main_init (retroarch.c:1307) | |
| ==12422== by 0x411C4C: rarch_ctl (retroarch.c:1437) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment