Print

Print


If a stat on a file object fails an illegal object is used to retrieve the error object:
XrdXrootdXeq.cc:2083 (stable 3.3.4/X branch)

return fsError(rc, 0, myFile->XrdSfsp->error, 0);

should be probably:

return fsError(rc, 0, fp->XrdSfsp->error,0);


Reply to this email directly or view it on GitHub.



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