There is an error in the patch file '04_upstream_CVE-2007-5824_CVE-2007-5825.dpatch'.

The line:

+ if((auth) && (ws_decodepassword(auth,&username, &password))) {

should read:

+ if((auth) && (ws_decodepassword(auth,&username, &password)==0)) {

Regrads,
Uwe



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to