radare2/libr/bin/pdb
GustavoLCR 080bf4918c
Fix #17590 - Fix invalid deref in print_types_format (#17592)
Make sure streams are in their proper index for `r_list_get_n` by appending a NULL item when necessary
2020-09-05 19:04:41 +02:00
..
dbi.c r_list_free() -> r_list_free () 2019-11-10 14:13:13 +08:00
dbi.h Fix PDB compilation with TCC 2015-10-06 01:46:06 +03:00
fpo.c Use (void) instead of () in function signatures (#17026) ##refactoring 2020-06-14 16:08:32 +02:00
fpo.h Fix PDB compilation with TCC 2015-10-06 01:46:06 +03:00
gdata.c Fix #11807 - Fix segfault in idpi (#11823) 2018-10-15 19:38:21 +02:00
gdata.h Fix PDB compilation with TCC 2015-10-06 01:46:06 +03:00
main.c Improving PDB type information parsing and saving types into SDB (#17226) 2020-07-25 01:40:55 +08:00
omap.c r_list_new() -> r_list_new () 2019-11-10 14:06:02 +08:00
omap.h Fix PDB compilation with TCC 2015-10-06 01:46:06 +03:00
pdb_downloader.c Fix #17137 - Support multiple PDB symbol servers with ';' (#17220) ##bin 2020-07-08 20:03:52 +02:00
pdb_downloader.h Initial e dbg.symstore support (#9338) 2018-02-09 11:34:09 +01:00
pdb.c Fix #17590 - Fix invalid deref in print_types_format (#17592) 2020-09-05 19:04:41 +02:00
stream_file.c Rewrite the RBuffer API to make it safer and adjust the codebase ##refactor (#13656) 2019-05-15 15:34:06 +02:00
stream_file.h Fix PDB compilation with TCC 2015-10-06 01:46:06 +03:00
stream_pe.c Fix random code style issues 2017-07-13 00:46:27 +02:00
stream_pe.h More multi-arch static build archive fixes for iOS/OSX/tvOS/WatchOS/*OS 2015-12-28 18:31:05 +01:00
tpi.c Improving PDB type information parsing and saving types into SDB (#17226) 2020-07-25 01:40:55 +08:00
tpi.h Fix PDB compilation with TCC 2015-10-06 01:46:06 +03:00
types.h Improving PDB type information parsing and saving types into SDB (#17226) 2020-07-25 01:40:55 +08:00