Re: [PATCH] some more URL tests

2002-08-29 Thread Aaron Bannert
On Thu, Aug 29, 2002 at 01:27:47PM +0200, Jacek Prucia wrote: > This patch is an addition to previous patch that fixed segfault with bad > urls. This time it looks like we are catching anything that might > possible be wrong with URL. To make things a bit easy there's > badurls-test.xml file includ

[PATCH] some more URL tests

2002-08-29 Thread Jacek Prucia
This patch is an addition to previous patch that fixed segfault with bad urls. This time it looks like we are catching anything that might possible be wrong with URL. To make things a bit easy there's badurls-test.xml file included. You can test this patch (as well as previous one) to see ho it be