-
-
Notifications
You must be signed in to change notification settings - Fork 415
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
XML-RPC integer overflow #25
Comments
64bit is supported if you need it. |
Could you clarify? In this case the software is running on a pentium 3, how do I solve this problem given a 686 build? |
Ask the XMLRPC guys, not me. |
So it's a problem with the XML-RPC library rtorrent is using? |
Open
This was referenced Sep 6, 2014
rakshasa
pushed a commit
that referenced
this issue
Oct 20, 2018
KopfKrieg
pushed a commit
to KopfKrieg/rtorrent
that referenced
this issue
Mar 23, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
rTorrent 0.8.6/0.12.6, Debian Squeeze x86
This 4478.4MB torrent will appear as 382.4MB:
http://cdimage.debian.org/debian-cd/6.0.3/amd64/bt-dvd/debian-6.0.3-amd64-DVD-1.iso.torrent:
$ XMLRPC_TRACE_XML=1 xmlrpc localhost d.get_size_bytes 47913E5A2559C95211E761834010965D8AD6FF29
\r\nXML-RPC CALL:
\r\n
47913E5A2559C95211E761834010965D8AD6FF29\r\n \r\n \r\nd.get_size_bytes\r\n
\r\n
XML-RPC RESPONSE:
\r\n\r\n
400990208\r\n \r\n \r\n\r\n
Result:
Integer: 400990208 (-> 382.4MB)
The text was updated successfully, but these errors were encountered: