Print

Print


if the reported value goes above 2093056, clients crash due to readv having iovcnt > 1024.
The original value of 1022 * page size of 4096 generated dlen of 4186112. These were then resolved client side in XrdCl/XrdClAsyncPageReader.hh to ::readv calls of iovcnt 2044, triggering the einval error.

fix for #1740


You can view, comment on, or merge this pull request online at:

  https://github.com/xrootd/xrootd/pull/1749

Commit Summary

File Changes

(1 file)

Patch Links:


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <xrootd/xrootd/pull/1749@github.com>

[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/xrootd/xrootd/pull/1749", "url": "https://github.com/xrootd/xrootd/pull/1749", "name": "View Pull Request" }, "description": "View this Pull Request 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