49a9cc352d6035416fc71c43d03fb26050dabe88
The free() was causing a sigabrt and was in effect freeing the return value.
https://pagure.io/certmonger/issue/161
Tested and confirmed fixed by original reporter who reported it privately to me.
Pull-Request has been merged by rcritten
The free() was causing a sigabrt and was in effect freeing
the return value.
https://pagure.io/certmonger/issue/161