Fix segmentation fault
Added additional out2 label to prevent destroying aa when the variable is not defined. Otherwise the "goto out" causes a segmentation fault.
Merge request reports
Activity
Please register or sign in to reply
Added additional out2 label to prevent destroying aa when the variable is not defined. Otherwise the "goto out" causes a segmentation fault.