Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-10-19 | contrib/elf2dmp: Use g_malloc(), g_new() and g_free() | Suraj Shirvankar | 1 | -11/+8 |
2023-10-19 | elf2dmp: check array bounds in pdb_get_file_size | Viktor Prutyanov | 1 | -4/+9 |
2023-09-21 | elf2dmp: rework PDB_STREAM_INDEXES::segments obtaining | Viktor Prutyanov | 1 | -11/+4 |
2021-09-20 | elf2dmp: Fail cleanly if PDB file specifies zero block_size | Peter Maydell | 1 | -0/+4 |
2020-12-13 | elf2dmp/pdb: Plug memleak in pdb_init_from_file | Pan Nengyuan | 1 | -0/+1 |
2019-05-13 | Clean up includes | Markus Armbruster | 1 | -2/+1 |
2019-02-05 | contrib/elf2dmp: fix printf format | Viktor Prutyanov | 1 | -1/+3 |
2019-02-05 | contrib/elf2dmp: use GLib in PDB processing | Viktor Prutyanov | 1 | -21/+8 |
2018-10-02 | contrib: add elf2dmp tool | Viktor Prutyanov | 1 | -0/+322 |