summaryrefslogtreecommitdiff
path: root/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2017-06-28 23:48:19 +0200
committerHaru <haru@dotalux.com>2017-06-28 23:48:19 +0200
commitabe64c3982a11c9834f2e16eaaf0dc940a903fdb (patch)
tree1ddcfd8fe9582ee869e4544524209d4a51b875f5 /src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
parent44afefff8c3b09d47f7d1a7a3d386e83f8b2dcbd (diff)
downloadhercules-abe64c3982a11c9834f2e16eaaf0dc940a903fdb.tar.gz
hercules-abe64c3982a11c9834f2e16eaaf0dc940a903fdb.tar.bz2
hercules-abe64c3982a11c9834f2e16eaaf0dc940a903fdb.tar.xz
hercules-abe64c3982a11c9834f2e16eaaf0dc940a903fdb.zip
Fix a compile error on ARM (Raspberry Pi 3)
According to the C specifications, va_list isn't necessarily a pointer (it can be an array of pointers, or just about anything). As such, we can't cast NULL to va_list. Fixes #1793 Related to 5fd40de233d3a897284f771338cbf8e657182261 Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc')
0 files changed, 0 insertions, 0 deletions