Print

Print


In XrdXrootdXeq.cc:1823 an strcpy() atempts to re-add opaque information using strcpy(). However, the source and destination addresses overlap. This may produce (and does on certain machines) random copying in that copied information is corrupted. All cases such as these should be replaced by memmove().

-- 
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/issues/643

########################################################################
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