issues
search
acemod
/
ACE-Anvil
Open-source realism mod for Arma Reforger
https://anvil.acemod.org
GNU General Public License v2.0
39
stars
19
forks
source link
Medical - Fix null pointer exception in SCR_HealSupportStationComponent DelayedInit method
#121
Closed
npdll
closed
1 month ago
npdll
commented
1 month ago
When merged this pull request will:
Handle cases where the owner variable could be null during the DelayedInit method
Prevent virtual machine exceptions caused by the null owner pointer
Kexanone
commented
1 month ago
Thx for the fix!
When merged this pull request will: