Anton Kochkov
008af29003
Fix CID #972173
2014-04-25 05:40:30 +04:00
Anton Kochkov
633043ae8f
Fix CID #1134677
2014-04-25 05:36:16 +04:00
Anton Kochkov
f1e2ffa2ca
Fix CID #1134712
2014-04-25 05:24:21 +04:00
Anton Kochkov
dff80a870b
Fix CID #1134716
2014-04-25 05:18:29 +04:00
Anton Kochkov
3f4d7bdf34
Fix CID #1134755
2014-04-25 05:18:29 +04:00
pancake
91e4f7659b
Fix heap overflow in io/cache.c (Thanks @nixerr)
2014-04-25 03:03:17 +02:00
jvoisin
0d6bf0acb9
Fix a memleak
2014-04-25 03:03:14 +02:00
Anton Kochkov
bca86df493
Fix CID #1134856
2014-04-25 05:04:44 +04:00
Anton Kochkov
5e8305e7a6
Fix CID #1134893
2014-04-25 05:01:42 +04:00
Anton Kochkov
e0c0e18ee6
Fix CID #1134958
2014-04-25 04:58:48 +04:00
Anton Kochkov
e7d75ab994
Fix CID #1135011
2014-04-25 04:56:37 +04:00
Anton Kochkov
52cc6ccce4
Fix CID #1135067
2014-04-25 04:52:47 +04:00
Anton Kochkov
06057c3945
Fix CID #1135068
2014-04-25 04:48:31 +04:00
Anton Kochkov
9864220150
Fix CID #1135101
2014-04-25 04:42:05 +04:00
Anton Kochkov
41aa422a8a
Fix CID #1135168
2014-04-25 04:37:18 +04:00
Anton Kochkov
0146be4273
Fix CID #1135634
2014-04-25 04:31:47 +04:00
Anton Kochkov
14f3c113d3
Fix CID #1195065
2014-04-25 04:19:34 +04:00
deeso
d5908941fb
Steps toward fixing the reopen of a file being debugged
2014-04-24 18:21:40 -05:00
Anton Kochkov
9b80617563
Fix CID #1163309
2014-04-25 02:44:35 +04:00
Fedor Sakharov
3ea8820b76
dwarf: Store DW_AT_comp_dir var in sdb_addrinfo.
...
This variable points to the default directory to be
searched for source files of the binary. This is used
by linenumber information but is stored in debug_info section.
debug_info by default is DWARF4(which is currently not supported)
and debug_lines is by default DWARF2 so for now if using DWARF4
in your binaries you would have to set this var by hand.
2014-04-24 11:49:19 +02:00
Fedor Sakharov
8c95190256
dbginfo: Don't print path to source file in linnum info
2014-04-24 11:49:14 +02:00
Anton Kochkov
e1822b6b15
Revert "Fix CID #1134974 " - fix segfault
...
This reverts commit 75f4d83afe
.
That was causing segfault on exit
2014-04-24 02:49:20 +04:00
Anton Kochkov
75f4d83afe
Fix CID #1134974
2014-04-24 01:45:32 +04:00
Anton Kochkov
932d143ddd
Fix CID #1134975
2014-04-24 01:39:51 +04:00
Anton Kochkov
a6aecca2c7
Fix CID #1134976
2014-04-24 01:38:17 +04:00
Anton Kochkov
68282b219e
Fix CID #1134983
2014-04-24 01:35:26 +04:00
Anton Kochkov
1e3adc38f8
Fix CID #1134961
2014-04-24 01:29:06 +04:00
deeso
c6a7faad77
fixed the bug with the insane fuzz command
2014-04-22 23:06:00 -05:00
pancake
08ecf4fd99
Enhace disasm reflines in comments
2014-04-23 04:27:21 +02:00
pancake
b05e504f2f
Add CC+ and CCa+ to append comments
2014-04-23 04:19:21 +02:00
pancake
61bc0c8268
Fix t/io/zerofile segfault
2014-04-23 04:04:50 +02:00
pancake
836803d786
Sdbize RBin.list_archs(). Expose addrinfo in 'k bin/fd.#/addrinfo/*'
2014-04-23 03:57:13 +02:00
pancake
6d30dbc4ca
'r' command now returns file size instead of help
2014-04-23 03:31:40 +02:00
pancake
fee19ad875
Bump SDB fixing some ns issues
2014-04-23 03:27:50 +02:00
deeso
bee3f3f3fc
some minor fixes
2014-04-22 19:40:32 -05:00
deeso
dd07844436
Fixing some Null Dereference Bugs courtesy of coverity
2014-04-22 18:39:17 -05:00
deeso
f1f68f6142
removing offending free
2014-04-22 17:30:10 -05:00
deeso
7e60145d14
Fixing search static buffer and const-ifying non-const pointer
2014-04-22 17:21:27 -05:00
Anton Kochkov
698fe42cfd
Fix CID #1134744
2014-04-23 02:18:53 +04:00
Anton Kochkov
d05bbb4be2
Fix CID #1134729
2014-04-23 02:18:53 +04:00
Anton Kochkov
1375204e2f
Fix CID #1152204
2014-04-23 02:18:52 +04:00
Anton Kochkov
855fde1994
Fix CID #1134814
2014-04-23 00:56:21 +04:00
pancake
b1d8caf355
Fix #801 - Fix an unitialised variable
2014-04-22 10:45:39 +02:00
dso
6fa43d8b51
Merge pull request #800 from jvoisin/patch-2
...
Fix a memleak
2014-04-21 17:59:46 -05:00
dso
0085cb1587
Merge pull request #802 from jvoisin/patch-4
...
Fix a missing return
2014-04-21 17:59:14 -05:00
Anton Kochkov
46f3fa4767
Refix segfault/infinite loop
2014-04-22 02:55:17 +04:00
Anton Kochkov
404a2c89ef
Fix segfaulting on analysis
2014-04-22 02:39:33 +04:00
Anton Kochkov
c83106cbe7
Fix CID #1195080
2014-04-22 02:00:05 +04:00
Anton Kochkov
64cf9e0542
Fix CID #1196407 , #1196406
2014-04-22 01:53:12 +04:00
Anton Kochkov
a14e02a7cf
Fix CID #1196412
2014-04-22 01:46:53 +04:00