unicorn/qemu/util
Chen Huitao 930cb9ada8
fix some oss-fuzz (#1224)
* fix oss-fuzz 18138.

* fix oss-fuzz 20079.

* fix oss-fuzz 20209.

* fix oss-fuzz 20210.

* fix oss-fuzz 20262.

* rollback.

* rollback.

* fix oss-fuzz 20079.

* fix oss-fuzz 20179.

* fix oss-fuzz 20195.

* fix oss-fuzz 20206.

* fix oss-fuzz 20207.

* fix oss-fuzz 20265.

* fix oss-fuzz 20285.

* fix oss-fuzz 20868.

* fix oss-fuzz 20908.

* fix oss-fuzz 20909.

* fix oss-fuzz 20914.

* fix oss-fuzz 20922.

* fix oss-fuzz 20928.

* remove warnigs.

* fix oss-fuzz 20961.

* fix oss-fuzz 21005.

* remove clang warnings.

* fix oss-fuzz 21043.

* fix oss-fuzz 21047.

* fix oss-fuzz 21050.

* fix oss-fuzz 21219.
2020-03-24 16:23:04 +08:00
..
aes.c cleanup qemu/util code 2017-01-10 12:57:12 +08:00
bitmap.c cleanup qemu/util code 2017-01-10 12:57:12 +08:00
bitops.c Automated leading tab to spaces conversion. 2017-01-21 12:28:22 +11:00
crc32c.c import 2015-08-21 15:04:50 +08:00
cutils.c fix some oss-fuzz (#1224) 2020-03-24 16:23:04 +08:00
error.c glib_compat: lift string functions from glib. remove unused API g_win32_error_message() 2016-12-26 22:36:47 +08:00
getauxval.c Add getauxval.c back 2016-01-18 12:47:32 +01:00
host-utils.c platform.h move #3 2017-01-21 00:13:21 +11:00
Makefile.objs cleanup qemu/util code 2017-01-10 12:57:12 +08:00
module.c import 2015-08-21 15:04:50 +08:00
oslib-posix.c Haiku support patches (#989) 2018-08-03 11:15:14 +08:00
oslib-win32.c Arm support ported. (#736) 2017-01-23 23:30:57 +08:00
qemu-error.c This code should now build the x86_x64-softmmu part 2. 2017-01-19 22:50:28 +11:00
qemu-thread-posix.c platform.h move #3 2017-01-21 00:13:21 +11:00
qemu-thread-win32.c Some more little edits to prepare for pull request. 2017-01-20 22:46:32 +11:00
qemu-timer-common.c cleanup qemu/util/qemu-timer-common.c 2017-01-21 14:55:35 +08:00