[Pubcookie-dev] [Bug 101] New: Bug in logout_prog handling in
index.cgi.c
bugzilla at los.cac.washington.edu
bugzilla at los.cac.washington.edu
Sat Dec 21 11:55:31 PST 2002
/jss/bugs/pubcookieshow_bug.cgi?id=101
Summary: Bug in logout_prog handling in index.cgi.c
Product: Pubcookie
Version: unspecified
Platform: Sun
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: Login server
AssignedTo: greenfld at washington.edu
ReportedBy: mills at cc.umanitoba.ca
I'm trying to get logout working on the login server.
This code in index.cgi.c seems to do nothing. There is
no exit from the loop, so it must scan the entire string.
I'm not clear what it's supposed to do.
/* remove multiple slashes */
p = uri;
while( *p ) {
if( p-1 >= uri
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the pubcookie-dev
mailing list