5 Jan
5 Jan
3:34 p.m.
On Sat, Jan 05, 2013 at 05:55:03PM +0400, p37sitdu at lavabit.com wrote:
# HG changeset patch # Parent 9195a2df5ca310cc907f3d5df3593acaed988820
diff -r 9195a2df5ca3 src/cache.c --- a/src/cache.c +++ b/src/cache.c @@ -233,7 +233,7 @@ break; } /* Test for a working redirection */ - if (entry && entry->Flags & CA_Redirect && entry->Location) { + if (entry->Flags & CA_Redirect && entry->Location) { Url = entry->Location; } else break;
Committed. -- Cheers Jorge.-
4334
Age (days ago)
4334
Last active (days ago)
1 comments
2 participants
participants (2)
-
jcid@dillo.org
-
p37sitdu@lavabit.com