Commit graph

11 commits

Author SHA1 Message Date
Khairul Azhar Kasmiran
a92d5f52ed
Fix gcc11-asan arcompact-dis -Wstringop-truncation warning (#3097) 2022-10-15 16:54:20 +08:00
Khairul Azhar Kasmiran
b81d9225fc
Fix gcc12-asan arcompact-dis -Wformat-overflow= warnings (#3092) 2022-10-13 08:09:57 +08:00
Riccardo Schirone
230652aa98
Add -Wimplicit-fallthrough to meson file (#2438) 2022-03-24 08:27:18 +08:00
Giovanni
f076be829a
Default build to Windows 10/Windows Server 2016 (#1649)
* LNK2005: SocketNotificationRetrieveEvents already defined
* use NTDDI_WIN10
2021-09-10 17:26:10 +02:00
Giovanni
4e3bbf1d9d
Fix compiler warnings gnu/arc*.c syscall.c print.c debug_gdb.c (#1227)
* Fixed memory leak in rz_syscall

* Fixed warning of null format on sprintf

* Fixed warning of null fmt on printf

* fixed array subscript 5 is above array bounds of ‘char[5]’
2021-06-20 21:49:08 +08:00
Khairul Azhar Kasmiran
8041263391
Fix strncpy truncation warnings (#479) 2021-01-28 23:55:10 +08:00
Alexis Ehret
99353119cd Fix dead assignment librz/asm/arch/arc/gnu/arcompact-dis.c 2021-01-28 09:43:02 +01:00
Alexis Ehret
e3b43a1a69 Fix dead assignment librz/asm/arch/arc/gnu/arcompact-dis.c 2021-01-27 11:48:35 +01:00
Alexis Ehret
eb689a177c Fix dead assignment librz/asm/arch/arc/gnu/arc-dis.c 2021-01-27 11:48:35 +01:00
Alexis Ehret
dc2a32e1fd Fix dead nested assignment librz/asm/arch/arc/gnu/arcompact-dis.c 2021-01-27 00:42:15 +01:00
Riccardo Schirone
721609a17b
Rename to rizin (#2) 2020-10-01 16:13:03 +02:00