Olaf Rempel f8b9b57028 fix segfault
running list_del() twice will result in SEGFAULT
- first from connection.c:free_client() -> destroy_torrent()
- second from child_exit() -> destroy_torrent()

move list_del() to real cleanup after child was killed
2009-10-21 14:49:20 +02:00
2009-05-03 14:23:21 +02:00
2007-07-14 15:31:27 +02:00
2007-05-15 17:39:34 +02:00
2009-05-03 14:23:21 +02:00
2009-05-03 14:23:21 +02:00
2009-05-12 20:12:16 +02:00
2009-05-03 14:23:21 +02:00
2009-05-03 14:23:21 +02:00
2009-05-03 14:23:21 +02:00
2007-07-14 15:43:35 +02:00
2007-07-14 15:43:35 +02:00
2007-05-15 17:39:34 +02:00
2009-05-03 14:23:21 +02:00
2007-05-15 17:39:34 +02:00
2009-05-03 14:23:21 +02:00
2009-05-04 14:42:29 +02:00
2009-05-03 14:23:21 +02:00
2009-10-21 14:46:11 +02:00
2009-05-03 14:23:21 +02:00
2009-05-03 14:23:21 +02:00
2009-05-03 14:23:21 +02:00
2007-07-14 15:31:27 +02:00
2007-07-14 15:26:31 +02:00
2009-05-03 14:23:21 +02:00
2009-05-03 14:23:21 +02:00
2009-05-04 14:42:29 +02:00
2009-05-03 14:23:21 +02:00
2009-10-21 14:49:20 +02:00
2009-05-04 14:42:29 +02:00
Description
ctorrent stat collector
47 KiB
Languages
C 99.5%
Makefile 0.5%