Commit Graph

116 Commits

Author SHA1 Message Date
Jonathan Neuschäfer
523aa3af5c add .version to all plugins 2015-07-12 19:05:33 +02:00
Álvaro Felipe Melchor
3536b9cb63 Fix #2741 2015-06-11 17:43:27 +02:00
Álvaro Felipe Melchor
4514f7aee3 Fix a invalid read of size 4 in rcc_context 2015-06-09 23:27:05 +02:00
Álvaro Felipe Melchor
3c22b5ccab Fix #2732 2015-06-09 23:27:05 +02:00
Álvaro Felipe Melchor
78d5a78609 Fix COVS 2015-06-04 21:27:41 +02:00
Quentin Santos
5e7f8e9fd8 Save raw binary changes to ragg2 buffer, fix #2336 2015-05-13 22:55:52 +02:00
Quentin Santos
e86769e428 Fix zero in egg buffer
Appending one too many character to the buffer effectively truncated it.
2015-05-13 22:55:51 +02:00
Quentin Santos
55305de3d4 Fix memory management in ragg2, resolves #2340 2015-05-09 10:41:38 +02:00
Anton Kochkov
7e79b198b1 Fix some more Coverity issues
Fix CID 1171365
Fix CID 1211169
Fix CID 1230038
Fix CID 1295063, 1295062, 1295061
Fix CID 1295070
Fix CID 1295068
Fix CID 12950067
2015-04-19 04:53:08 +03:00
Anton Kochkov
1479aeca8e Fix a few Coverity issues
Fix CID 1205204
Fix CID 1171365
Fix CID 1135001
Fix CID 1134921
Fix CID 1134848
Fix CID 1134840
Fix CID 1134824
Fix CID 1267983
Fix CID 1230038
2015-04-19 03:15:29 +03:00
pancake
2096e855ba Fix gs0 crash 2015-04-16 17:49:17 +02:00
jvoisin
07b9038e1a Refactor a bit r_egg_padding 2015-04-08 23:39:56 +02:00
pancake
ef6c71208d Fix tons of input crashes reported in #2220 2015-03-22 23:24:13 +01:00
pancake
515b2e77bc Fix about 40 COVs related to memleaks and buffer overflows 2015-03-21 01:27:54 +01:00
jvoisin
838c467724 Coverifix once again 2015-02-19 15:04:58 +01:00
jvoisin
b8cdd7c0f7 Even more coverifix 2015-02-11 21:51:13 +01:00
jvoisin
5ad3afb628 Coverifix 2015-02-11 17:55:25 +01:00
Jeffrey Crowell
bf943e8729 coverifix 2015-02-05 00:29:59 -05:00
jvoisin
95d9704498 More coverifix 2015-02-03 15:53:51 +01:00
JamesSullivan1
69c4a80e67 Fixed a pointer invalidation in r_egg_mkvar leading to an illegal free() 2015-02-02 01:41:37 +01:00
pancake
69b40d1afa Add ragg2 -n and -N and fix some bugs in r_buf and r_egg 2014-10-29 02:44:21 +01:00
pancake
92e85bf4c4 Fix linux-x86-64 shellcode (abspath) and make x/x work 2014-10-23 14:07:46 +02:00
pancake
7e1875e4ff Fix some warnings 2014-09-22 19:45:14 +02:00
pancake
dcbfaf5f88 Fix segfault in ragg2 -P -10 (thanks @maijin) (thanks @maijin) 2014-09-05 16:13:47 +02:00
pancake
30acdbf50c Refactor debruijn code and make it accessible from ragg2 -P 2014-09-05 16:03:40 +02:00
jvoisin
702ac741b9 More coverifix 2014-08-17 21:04:12 +02:00
pancake
b5b05837d1 Fix CID 1213703 2014-08-01 11:54:44 +02:00
pancake
7122cddc1f Fix #907 segfault 2014-05-09 17:49:16 +02:00
pancake
216c183b6e Remove tons of useless 'if (x) free (x)' 2014-05-09 17:40:28 +02:00
Anton Kochkov
09a8722efa Fix CID 1135016 2014-05-09 03:49:35 +04:00
Anton Kochkov
2add8d4429 Fix CID 1211169 2014-05-08 01:38:17 +04:00
Anton Kochkov
e4fbfe20d5 Fix CID 1211163 2014-05-08 01:38:17 +04:00
Anton Kochkov
eac804f345 Fix CID 1134931 2014-05-03 16:21:03 +04:00
Anton Kochkov
697e0ac485 Fix CID 1134930 2014-05-03 16:19:23 +04:00
Anton Kochkov
9c42749652 Fix CID 1134926 2014-05-03 16:10:32 +04:00
Anton Kochkov
baa6f0cbc2 Fix CID 1134888 2014-05-03 11:04:46 +04:00
Anton Kochkov
6d74150777 Fix CID 1134887 2014-05-03 11:03:24 +04:00
Anton Kochkov
b748df8de7 Fix CID 1134886 2014-05-03 11:01:36 +04:00
Anton Kochkov
f14f12e819 Fix CID 1134885 2014-05-03 11:00:15 +04:00
Anton Kochkov
65208ffb1f Fix CID 1134884 2014-05-03 10:58:56 +04:00
Anton Kochkov
0026a71fba Fix CID 1134883 2014-05-03 10:57:20 +04:00
Anton Kochkov
53d0c6ea55 Fix CID 1134882 2014-05-03 10:55:33 +04:00
Anton Kochkov
af05ccc31f Fix CID 1134881 2014-05-03 10:51:45 +04:00
Anton Kochkov
532fda4d08 Fix CID 1135016 2014-04-30 04:26:34 +04:00
Anton Kochkov
d5d32e333f Fix CID 1134490 2014-04-26 01:53:23 +04:00
Anton Kochkov
1e3adc38f8 Fix CID #1134961 2014-04-24 01:29:06 +04:00
pancake
ae20ea8132 Add ragg2-cc support for OSX-x86-64 2014-03-28 16:22:34 +01:00
pancake
51fb0a0581 Fix static typedef issues 2014-03-25 00:34:23 +01:00
pancake
57fcf95fbe Update sdb to fix close(-1) issue 2014-03-13 11:18:51 +01:00
pancake
bb7958342b Deprecate RPair API and ?k. Use SDB and integrate it with 'k' 2014-03-07 01:26:11 +01:00