[IMM32] Define Imm32HeapFree macro and use it (#3962)
authorKatayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com>
Sat, 18 Sep 2021 16:52:05 +0000 (01:52 +0900)
committerGitHub <noreply@github.com>
Sat, 18 Sep 2021 16:52:05 +0000 (01:52 +0900)
commit5b522667a66bc8c9313e206af4316df02c8fe716
treeedb86639afa494315b86ef176cd8296aa2c3e2bc
parentdf6fff78bbe6563fedd0e5c20ee2b51bf704c462
[IMM32] Define Imm32HeapFree macro and use it (#3962)

- Define Imm32HeapFree macro in precomp.h and use it.
- Omit some NULL checks (for HeapFree).
CORE-11700
dll/win32/imm32/ime.c
dll/win32/imm32/imm.c
dll/win32/imm32/keymsg.c
dll/win32/imm32/nt3.c
dll/win32/imm32/precomp.h
dll/win32/imm32/regword.c
dll/win32/imm32/utils.c