Darshit Shah <[email protected]> writes: > Fixed the SIGSEGV issue that propped up. It was caused because wget > entered a code region that it should never reach in that use-case. Was > occurring because I replaced qop = NULL with xfree_null (qop) instead > of xfree-ing qop and then setting it to NULL.
Lovely, it seems OK now and I have pushed it. Giuseppe
