Print

Print


This code:
https://github.com/xrootd/xrootd/blob/fb6a9f2c4c1afb2a546fe25c074479cb8f9f776c/src/XrdTpc/XrdTpcTPC.cc#L526-L528
segfaults in the line:

 rec.name = req.GetSecEntity().name; 

when req.GetSecEntity().name contains a nullptr.
Since the two lines following this line avoid exactly this issue, it's likely sufficient to get rid of that single line of code.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.

[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/xrootd/xrootd/issues/1249", "url": "https://github.com/xrootd/xrootd/issues/1249", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

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