Package: asio
Version: 1.4.1-3.1
Tags: moreinfo

Hi,

I tried to reproduce this issue with
`libtorrent-rasterbar-0.14.8.tar.gz`, which is the oldest version
available from the Google Code page. It now provides a configure flag
`--with-asio=system`, the OPs patch doesn't apply anymore. With the
currently shipped version 1.4.1 of asio, I cannot reproduce this issue.

Looking at inet_ntop() in socket_ops.hpp, it clearly has a call to
`clear_error(ec);` on top of the method, so I think it not being updated
shouldn't hurt.

Oh, wait, I just found `libtorrent-0.12.tar.gz` on SourceForge. The OPs
patch applies cleanly. After fiddling a bit I even managed to compile
most of it. Enough to confirm that `test_ip_filter` run through without
any segfault (using asio-1.4.1).

I cannot reproduce this issue. Please either close this bug or provide
an updated failure description.

Regards

Markus Wanner




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to