Commit Graph

10 Commits

Author SHA1 Message Date
2a6529348c Support uc_mem_protect on mmio regions
Also make mmio ranges return the correct errors on wrong protection
2022-05-28 23:33:43 +02:00
3d3deac5e6 Fix crash when mapping a big memory and calling uc_close 2022-04-16 19:17:41 +02:00
9ff335efdc Fix memory leak of the empty_view 2022-02-12 15:47:25 +01:00
a5ceca6d51 Remove the static variable in flatviews_init
Or we may get an invalid old (and free-ed) uc instance reference
2022-01-15 22:11:14 +01:00
78e0ddbc4d Fix mmio unmap 2021-11-24 00:18:19 +01:00
c1106b811b Fix a memory leak in mmio 2021-11-16 22:44:03 +01:00
fc467edbc6 Fix 32bit target getting wrong offset for mmio 2021-11-16 22:40:57 +01:00
2f61592ff9 Fix uc_mem_protect 2021-11-07 20:37:58 +01:00
76a1b4661c Fix a memory leak due to wrong free order 2021-10-06 10:11:04 +02:00
Nguyen Anh Quynh
aaaea14214 import Unicorn2 2021-10-03 22:14:44 +08:00