Print

Print


abh3 commented on this pull request.



> @@ -233,10 +233,6 @@ bool XrdDigAuth::Parse(XrdOucStream &aFile, int lNum)
    int  k, n, bLeft = sizeof(buff);
    bool aOK = false, tfVal;
 
-// Clear the arec the fastest way possible
-//
-   memset(aEnt.eP, 0, sizeof(XrdDigAuthEnt));
-

Uh, this doesn't look kosher. You just eliminated initializing aEnt so I doubt his will work.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/xrootd/xrootd/pull/657#pullrequestreview-95594487

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1