Skip to content

Fixed segmentation faults caused by accessing NULL pointers during mutex…

Tom requested to merge Vrancken/gnutls:segfault_fix into master

Fixed segmentation faults caused by accessing NULL pointers during mutex operations. This bug was triggered while setting priorities.

Signed-off-by: Tom Vrancken email@tomvrancken.nl

Merge request reports