registry team mailing list archive
-
registry team
-
Mailing list archive
-
Message #31788
[Bug 674867] Re: Upload issues with recent libtorrent v0.15.4+svn
I checked in some fixes to (libtorrent) svn yesterday which fixed some
uninitialized variables issues. These bugs were not new, and exists in
the current 0.15.4 release, but there is a possibility that something
triggered these problems to be more likely to happen (especially on some
systems). If these uninitialized variables were not set to 0 (which
normally is pretty likely), libtorrent would send invalid bittorrent
messages, which would cause the other end to disconnect. This _may_ have
caused this issue, but it's sort of far fetched.
I'm having another look through all changes from 0.15.4 -> svn r4958 to
see if I can find anything else possibly causing this problem.
--
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for libtorrent-rasterbar.
https://bugs.launchpad.net/bugs/674867
Title:
Upload issues with recent libtorrent v0.15.4+svn