Skip to content

Fix segmentation fault

Fokke Dijkstra requested to merge fokke/pam_2fa:fix/segmentation_fault into master

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