pancake
|
4eec87cdf6
|
More warnings fixed
|
2018-07-14 10:58:19 +02:00 |
|
David CARLIER
|
19160ff217
|
Fix macros redefinitions warning (#10284)
|
2018-06-07 09:41:55 +02:00 |
|
pancake
|
d43d2f738d
|
Fix asm.immstr
|
2017-11-14 03:59:24 +09:00 |
|
pancake
|
561630745b
|
Replace the zero-length array in iso9660 with a macro
|
2017-11-07 15:02:00 +01:00 |
|
pancake
|
69e1e99ff0
|
Do not use zero length arrays in iso9660
|
2017-11-07 14:40:19 +01:00 |
|
pancake
|
0c81ce3651
|
Fix uninitialized partition type issue in 'mp gpt'
|
2017-11-07 11:45:10 +01:00 |
|
pancake
|
20c0b83743
|
Avoid infinite loop in iso9660
|
2017-11-07 01:34:11 +01:00 |
|
pancake
|
7b96c1da23
|
Fix crash in iso9660 with rockridge extension
|
2017-11-07 00:52:19 +01:00 |
|
pancake
|
f873164060
|
Fix HFS plugin for r_fs
|
2017-11-06 22:28:01 +01:00 |
|
pancake
|
5f5b25ca8e
|
Fix crash in HFS for GRUB
|
2017-11-06 18:49:54 +01:00 |
|
condret
|
2f201bded0
|
opsalamance - merge the big siol branch
- Thanks @MaskRay and @condret
|
2017-08-22 09:42:16 +02:00 |
|
pancake
|
fd7dfad154
|
More fixes
|
2017-08-19 17:16:54 +02:00 |
|
pancake
|
39e63acfe0
|
Fix last COVs (double free and memleak in grub code)
|
2017-07-05 13:13:53 +02:00 |
|
pancake
|
c57997e76e
|
Fix r2_hbo_grub_memmove ext2 crash
|
2017-07-04 19:38:33 +02:00 |
|
Sajjad Pourali
|
efe373de18
|
add #include <stdlib.h> for free func (#7762)
|
2017-06-18 01:01:11 +02:00 |
|
pancake
|
65000a7fd9
|
Fix #7723 - crash in ext2 GRUB code because of variable size array in stack
|
2017-06-12 09:57:30 +02:00 |
|
pancake
|
608d10dc4b
|
Fix grub warnings
|
2017-06-06 18:46:21 +02:00 |
|
pancake
|
796dd28aaa
|
Fix ext2 buffer overflow in r2_sbu_grub_memmove
|
2017-06-05 12:38:39 +02:00 |
|
pancake
|
b15b3d71fb
|
Return early on grub-ext2 error
|
2017-06-01 19:17:15 +02:00 |
|
pancake
|
9a21711c5d
|
Fix #7650 - Division by zero in Ext2 code from Grub
|
2017-06-01 13:14:11 +02:00 |
|
pancake
|
6758e3753d
|
Remove configure-plugins dependency for the make meson
|
2017-05-26 02:43:53 +02:00 |
|
pancake
|
3a262ba5d7
|
Fix file containing (null) issue in dwarf
|
2017-05-25 15:14:18 +02:00 |
|
SkUaTeR
|
28f785daa0
|
MSVC compile correctly (WIP)
|
2017-05-13 00:42:00 +02:00 |
|
xarkes
|
926f024909
|
Improved MSVC support (WIP)
|
2017-05-09 14:25:57 +02:00 |
|
pancake
|
60f9667654
|
Remove support for bjam build system
- Delete all Jamroot files
|
2017-05-02 05:48:40 +02:00 |
|
pancake
|
fa671b9a16
|
Initial support for the Meson build system
- Integrated with current ACR
- Fix some stale fails got removed
|
2017-05-02 05:05:36 +02:00 |
|
pancake
|
a66cc10d46
|
Fix a huge list of null derefs from clang-analyzer
|
2017-04-17 22:02:04 +02:00 |
|
pancake
|
6b515cae6a
|
Fix #6921 - FPE on ext2 filesystem
|
2017-03-09 21:37:09 +01:00 |
|
pancake
|
2a83f21a3e
|
Make gcc6 warnings happy
|
2017-01-15 22:02:57 +01:00 |
|
pancake
|
3ca5f5f1f7
|
Fix #6327 - FPE (div-by-zero) in grub/ext2
|
2016-12-15 13:05:59 +01:00 |
|
Maijin
|
13ed2131ee
|
Cleanup TODOs [ci skip]
|
2016-09-19 00:02:10 +02:00 |
|
lzmths
|
1e32eaf4aa
|
Refactoring conditional directives that break parts of statements.
|
2015-12-03 12:35:10 +01:00 |
|
pancake
|
9c9bb2dbd5
|
Memory optimization for flags (-70%) + some warnfixes + sdb-sync
|
2015-11-08 23:38:42 +01:00 |
|
pancake
|
b0ab964303
|
More vulnfixes reported by clang-analyzer
|
2015-11-02 12:44:06 +01:00 |
|
pancake
|
4d157c3ca7
|
Fix JFS warning
|
2015-10-21 16:36:19 +02:00 |
|
pancake
|
747c7bbacb
|
More fixes for io.mach.write
|
2015-10-11 03:07:53 +02:00 |
|
XVilka
|
381c9fbd6a
|
Unify -fPIC handling, improve windows building
|
2015-10-09 18:58:03 +03:00 |
|
Anton Kochkov
|
811c493045
|
Move __attribute__(()) in the right place
|
2015-10-06 01:13:02 +03:00 |
|
pancake
|
b86bf19c85
|
Fix #3051 - Honor CFLAGS everywhere and fix some windows/android warnings
|
2015-09-14 20:43:11 +02:00 |
|
pancake
|
6183956770
|
Another build fixup
|
2015-07-13 17:29:12 +02:00 |
|
pancake
|
bdfbc4f076
|
Fix several COVs, and build issues related to appveyour
|
2015-07-13 11:21:21 +02:00 |
|
pancake
|
fe4eede143
|
More work for AppVeyour and fix build
|
2015-07-13 02:45:45 +02:00 |
|
pancake
|
fb96967c87
|
More fixes for appveyour
|
2015-07-13 02:29:53 +02:00 |
|
pancake
|
383e225135
|
Fixes on top of the clang-warn-fix commit
|
2015-02-05 10:57:28 +01:00 |
|
Jeffrey Crowell
|
d4e0575d67
|
build on clang jenkins now
|
2015-02-05 10:57:21 +01:00 |
|
jvoisin
|
abd2fb5179
|
Some coverifix
|
2015-01-15 23:52:56 +01:00 |
|
Julien Nabet
|
6ed942ef05
|
cppcheck: fix memory leaks
|
2014-12-28 17:20:03 +01:00 |
|
jvoisin
|
86c3d0e70f
|
Fix some trivial coverity issues
|
2014-09-20 15:56:34 +02:00 |
|
Anton Kochkov
|
ab1a7e992b
|
Fix Mingw32 building, again
|
2014-08-15 16:51:51 +04:00 |
|
jvoisin
|
c813901698
|
Fix a bunch of grub coverity issues
|
2014-08-04 02:28:08 +02:00 |
|