pancake
|
8638b8395f
|
Fix UAF introduced in previous malloc(0) bugfix
|
2018-06-18 19:44:29 +02:00 |
|
pancake
|
e3eac1a8ee
|
Avoid malloc(0) in cons.c:71
|
2018-06-18 19:07:30 +02:00 |
|
Khairul Kasmiran
|
373699a28d
|
Removed some spaces
|
2018-06-18 21:37:10 +08:00 |
|
Khairul Azhar Kasmiran
|
d387caec80
|
dc: show error msg if debugger is dead (#10384)
* dc: show error msg if debugger is dead (Linux)
* Apply to all OSes
* Move check before continue
|
2018-06-18 20:48:22 +08:00 |
|
Khairul Azhar Kasmiran
|
62e52cdb3f
|
dcu: check for dead debugger before continue (#10388)
|
2018-06-18 20:13:50 +08:00 |
|
Florian Märkl
|
c1cdc7a8b6
|
Add timeout for accept in HTTP Server (#10375)
|
2018-06-18 01:32:24 +02:00 |
|
sivaramaaa
|
102eb99ea5
|
Move function pointer check out of if (#10374)
|
2018-06-18 00:08:19 +08:00 |
|
Florian Märkl
|
a5b3ff9486
|
Make izz more task-safe (#10373)
|
2018-06-17 15:12:54 +02:00 |
|
Vanellope
|
258fa40ac8
|
fix some of those defects pointed out by coverity in canal (#10372)
|
2018-06-17 13:17:02 +02:00 |
|
Khairul Kasmiran
|
a5c33d9d3f
|
dcu: show error msg if debugger is dead
|
2018-06-17 13:16:27 +02:00 |
|
Khairul Kasmiran
|
4e42eb4675
|
dcu: added check for debug mode
|
2018-06-17 13:16:27 +02:00 |
|
pancake
|
4e648db8fa
|
Fix warnings in RCons
|
2018-06-17 12:49:26 +02:00 |
|
David Carlier
|
51175e54d7
|
Initialise the variable before usage.
|
2018-06-17 12:23:05 +02:00 |
|
Florian Märkl
|
8d92f4045d
|
Fix breaking from SIGINT
|
2018-06-17 11:34:03 +02:00 |
|
Florian Märkl
|
43449afcfe
|
Fix joining Tasks
|
2018-06-17 11:34:03 +02:00 |
|
Florian Märkl
|
9d60de0b25
|
Call Task Callback
|
2018-06-17 11:34:03 +02:00 |
|
Florian Märkl
|
842f0984e5
|
Fix freeing stuff before joining tasks
|
2018-06-17 11:34:03 +02:00 |
|
Florian Märkl
|
e9be4e2f68
|
Fix Leak in cons dump loading
|
2018-06-17 11:34:03 +02:00 |
|
Florian Märkl
|
fa3ff32569
|
Fix Task Commands for new Tasks
|
2018-06-17 11:34:03 +02:00 |
|
Florian Märkl
|
3a81bf367c
|
Update r_core_task_print()
|
2018-06-17 11:34:03 +02:00 |
|
Florian Märkl
|
6cba82c066
|
Flatten RThreadMsg into RCoreTask
|
2018-06-17 11:34:03 +02:00 |
|
Florian Märkl
|
ea98d95e8f
|
Fix an invalid cons load in tasks
|
2018-06-17 11:34:03 +02:00 |
|
Florian Märkl
|
721a615457
|
Task cmd Adjustments
|
2018-06-17 11:34:03 +02:00 |
|
Florian Märkl
|
6730a93e9c
|
Sleep during prompt
Sleep during prompt for Windows
|
2018-06-17 11:34:03 +02:00 |
|
Florian Märkl
|
1d4a2bd678
|
Add Task Sleeping
|
2018-06-17 11:34:03 +02:00 |
|
Florian Märkl
|
9cf0dff42f
|
Add r_core_task_sync_begin/end()
|
2018-06-17 11:34:03 +02:00 |
|
Florian Märkl
|
5eaac7230d
|
Do not print task finished for main task
|
2018-06-17 11:34:03 +02:00 |
|
Florian Märkl
|
9ff250d1a7
|
Tasks Cons Swapping
|
2018-06-17 11:34:03 +02:00 |
|
Florian Märkl
|
61e2c0b329
|
Split up cons stack functions
|
2018-06-17 11:34:03 +02:00 |
|
Florian Märkl
|
1a30d17d31
|
Keep current task in RCore
|
2018-06-17 11:34:03 +02:00 |
|
Florian Märkl
|
eeab1869c1
|
Schedule Tasks in r_cons_is_breaked()
|
2018-06-17 11:34:03 +02:00 |
|
Florian Märkl
|
f449ae66f5
|
Fix Command History and Quit
|
2018-06-17 11:34:03 +02:00 |
|
Florian Märkl
|
88fa23e53a
|
Add r_core_cmd_task_sync()
|
2018-06-17 11:34:03 +02:00 |
|
Florian Märkl
|
59c2d5d419
|
Do not add task to queue if ending
|
2018-06-17 11:34:03 +02:00 |
|
Florian Märkl
|
90810d2ff7
|
Change task id assigning, Properly set task thread
|
2018-06-17 11:34:03 +02:00 |
|
Florian Märkl
|
b3714f6fdf
|
Initial Task Scheduling Implementation
Fix Creation and Deletion of tasks_queue
|
2018-06-17 11:34:03 +02:00 |
|
Florian Märkl
|
cdf5f5c9d2
|
Add &t command
|
2018-06-17 11:34:03 +02:00 |
|
Florian Märkl
|
f0944d50ef
|
Windows r_cond implementation
|
2018-06-17 11:34:03 +02:00 |
|
vane11ope
|
5d4e68d589
|
covered a coverity defect
|
2018-06-17 09:20:40 +02:00 |
|
vane11ope
|
f8435b66f5
|
fix a coverity issue in graph
|
2018-06-17 09:11:18 +02:00 |
|
vane11ope
|
07c8d75e06
|
a few improvements for the panel-graph
|
2018-06-17 09:11:01 +02:00 |
|
vane11ope
|
cf8c87a24b
|
fixed a coverity found in vmenus
|
2018-06-17 01:01:09 +02:00 |
|
xarkes
|
c2cc0462b5
|
Removed deplicated file for meson (#10367)
|
2018-06-16 22:13:01 +02:00 |
|
cyanpencil
|
c3366d9004
|
fix color crashes in panels
|
2018-06-16 20:42:46 +02:00 |
|
mcd1992
|
2fee36897e
|
Add rm r_version.h to make clean
|
2018-06-16 20:41:51 +02:00 |
|
sivaramaaa
|
7cb75f712c
|
Fix ahr help msg
|
2018-06-16 18:24:48 +02:00 |
|
sivaramaaa
|
f57e86f9c5
|
Add op.ireg/scale to ARM and apply that in type link
* Add support to all kind of pointers for ts and tl
|
2018-06-16 18:24:48 +02:00 |
|
sivaramaaa
|
82ee7b760f
|
Support function pointer in struct with ts
|
2018-06-16 18:24:48 +02:00 |
|
sivaramaaa
|
18a6c40b16
|
Support RAnalop.dst/src for arm thumb mode
|
2018-06-16 18:24:48 +02:00 |
|
Francisco Lopes
|
21634c7f83
|
Add Windows 10 (April 2018 Update) WinDbg profile (#10333)
|
2018-06-16 18:20:03 +02:00 |
|