--- a/src/proxy.c Thu Feb 09 19:04:36 2006 +0000 +++ b/src/proxy.c Thu Feb 09 20:07:59 2006 +0000 @@ -1317,6 +1317,7 @@ g_free(phb->read_buffer); g_free(phb->host); g_free(phb); + return; } } if(status == 403 /* Forbidden */ ) {