fcasal
871662e74c
Fix comments and whitespace ( #11781 )
2018-10-10 12:19:56 +08:00
MK
b1b3b5e150
Fix #11777 C header file loaded using 'to' cmd causes Segfault ( #11778 )
2018-10-09 19:55:29 +08:00
Luca Di Bartolomeo
b7a9dd64e4
Avoid centering graph nodes too big for the current terminal size ( #11771 )
2018-10-09 12:30:40 +08:00
David CARLIER
a018c02cb7
Supports clock_nanosleep on FreeBSD/NetBSD. ( #11774 )
2018-10-09 12:27:55 +08:00
Jānis Džeriņš
0cd5c5dadc
Make up lines even more beautiful ( #11770 )
...
Use dashed line from the same Unicode block as other line drawing
characters. This ensures that they all are present in the same font,
are the same width and align perfectly.
2018-10-09 00:18:47 +02:00
pancake
61f4a2731e
Delete unused Sdb pointer in RAnal;
2018-10-08 22:54:50 +02:00
David CARLIER
cb63dbc232
NetBSD/OpenBSD build fix ( #11772 )
...
* NetBSD build fix
* OpenBSD has same build issue
2018-10-08 22:38:45 +02:00
Itay Cohen
a251d6ed0c
Fix rahash2 man page ( #11768 )
...
* Fix rahash2 man file
* Add indication for n
2018-10-08 19:32:07 +08:00
Riccardo Schirone
ab4578a546
remove random warnings when compiling ( #11767 )
...
* remove random warnings when compiling
* debug_native: provide r_debug_handle_signals on windows
2018-10-08 13:21:50 +02:00
pancake
6a75230ea9
Fix #11634 - Crash in visual disasm for large dalvik instruction
2018-10-08 12:54:38 +02:00
pancake
816463ed70
Fix warnings in dmh
2018-10-08 11:33:51 +02:00
bannsec
a5d29f3d20
Fixing a couple MemLeaks ( #11766 )
2018-10-08 09:55:13 +02:00
radare
9a06d29ca0
Fix #11071 - Implement 1u8, 1u16, 1u32, 1u64 in RNum ( #11765 )
2018-10-08 09:49:44 +02:00
pancake
c4395fd8ee
Fix #10290 - Support R2_ and without prefix in r2 -H
2018-10-08 00:43:40 +02:00
pancake
de099c9806
Fix pCx
2018-10-08 00:12:05 +02:00
pancake
15ab430fdd
Fix crash in XNU when calling ttyname() on an invalid fd
2018-10-08 00:02:22 +02:00
pancake
15aff17004
Fix oobread in pxr
2018-10-07 23:43:23 +02:00
Weidsom Nascimento
799c828b26
Fix issue in some NDK toolchains ( #11757 )
2018-10-07 23:37:12 +02:00
Stefan Ilic
8c521e8bf1
Fix leak in reflines ( #11761 )
2018-10-07 23:16:16 +02:00
Anton Kochkov
cb62c376be
Fix Windows build [4]
2018-10-07 22:32:42 +08:00
Anton Kochkov
460114497d
Fix Windows build [3]
2018-10-07 22:27:09 +08:00
Anton Kochkov
c32afff7b2
Fix Windows build [2]
2018-10-07 22:12:44 +08:00
Anton Kochkov
4007f53c1a
Fix Windows build
2018-10-07 21:59:33 +08:00
pancake
1c091b7ee0
Hide the cool debug esil printf from there
2018-10-07 12:46:29 +02:00
radare
9235b015be
Fix #11751 - fix asm.pseudo crash after RStrBuf in RAsmOp ( #11755 )
2018-10-07 11:50:59 +02:00
pancake
5fbffa1769
Fix left shift (long vs ut64)
2018-10-07 11:49:28 +02:00
pancake
e9b147f4cd
Fix oobread icin mach0 parser
2018-10-07 11:48:20 +02:00
pancake
2307f7f5c0
Dont let printf handle nulls
2018-10-07 11:16:05 +02:00
pancake
5a16523a5b
Avoid invalid allocation in DEX
2018-10-07 11:09:19 +02:00
Khairul Kasmiran
fb8b10e5e9
Shorten err msg
2018-10-07 10:59:09 +08:00
pancake
88ebd1d772
Fix an assert in aac
2018-10-07 02:35:02 +02:00
pancake
b4eb643556
Fix #11748 - Implement tuj
2018-10-07 02:25:09 +02:00
pancake
71ad7aa138
Implement tsj command
2018-10-07 02:21:21 +02:00
pancake
305be74a8c
Implement tej to print enums in json
2018-10-07 02:11:13 +02:00
pancake
be0b202c06
Fix #11750 - Do not git reset when capstone from release
2018-10-07 01:36:51 +02:00
pancake
2168e4a606
Check R_DEBUG_ASSERT > 1 env var in r_assert_log()
2018-10-07 01:12:05 +02:00
pancake
1c57059e89
Fix assert in ic
2018-10-07 00:38:39 +02:00
Khairul Azhar Kasmiran
b9d57f1643
Prevent MDMP directory entry reads from running out of binary ( #11753 )
2018-10-07 00:30:24 +02:00
Stefan Ilic
17dd57b8c1
Fix leak in search ( #11754 )
2018-10-07 00:29:11 +02:00
pancake
b151764ffe
Support tar and fix clean in r2pm
2018-10-07 00:18:26 +02:00
radare
54f64a5f6d
Fix x86-32 esil for xor ( #11733 )
2018-10-06 19:56:23 +02:00
xtrm0
46fefccb1d
Correctly fix X86_INS_SHL and X86_INS_SAL ( #11752 )
2018-10-06 14:29:55 +02:00
pancake
23448994ea
Make git clones quieter
2018-10-06 04:32:03 +02:00
pancake
a604c5bfff
Git clone in quiet mode to shrink travis logs
2018-10-06 04:12:38 +02:00
xtrm0
ab3fb003f0
Fix CF on X86_INS_SAL ( #11749 )
2018-10-06 03:41:27 +02:00
Stefan Ilic
28b5595590
Free token_infos list ( #11744 )
2018-10-05 21:11:35 +02:00
xtrm0
0c43ff1f5b
Fix ESIL name ( #11745 )
2018-10-05 21:10:59 +02:00
Riccardo Schirone
018af047d9
core/cmd_print: fix ASAN crash ( #11742 )
2018-10-05 15:22:07 +02:00
Riccardo Schirone
e2278cc50f
sync sdb: some refactoring on how to access base SdbKv fields ( #11741 )
2018-10-05 15:21:46 +02:00
pancake
56551f172c
Fix #11739 - Invalid JSON for afvj in 32bit systems
2018-10-05 10:59:52 +02:00