only instantiate the argument once, so MEM_SAFE_FREE(array[i++]), won't cause incorrect behavior.
8.8 KiB
8.8 KiB
only instantiate the argument once, so MEM_SAFE_FREE(array[i++]), won't cause incorrect behavior.