In url_match(), check the right member for NULL when determining
authorFabian Keil <fk@fabiankeil.de>
Thu, 10 Apr 2008 04:17:56 +0000 (04:17 +0000)
committerFabian Keil <fk@fabiankeil.de>
Thu, 10 Apr 2008 04:17:56 +0000 (04:17 +0000)
commit7108ed08f291dac9f317a2f723cf281eadb2564e
tree15c4115ce43a68709a67c75ce600065dafdd8310
parent11050ad03e957405c4ee436b28ead7b12e98bf25
In url_match(), check the right member for NULL when determining
whether there's a path regex to execute. Looking for a plain-text
representation works as well, but it looks "interesting" and that
member will be removed soonish anyway.
urlmatch.c