rufuscoder / Shakespeer

A Direct Connect Client for Multiple Platforms
GNU General Public License v2.0
28 stars 13 forks source link

There is a bug in Shakespeer that prevents Revconnect (and probably other clients) to retrieve filelist. #78

Closed rufuscoder closed 11 years ago

rufuscoder commented 11 years ago

Original author: zintis.p...@e-mail.lv (May 18, 2008 09:05:39)

There is a bug in Shakespeer that prevents Revconnect (and probably other clients) to retrieve filelist. The bug is in client_cmd.c file, function cc_cmd_UGetBlock. The problem is because that DC command UGetBlock second parameter can be negative number. The function cant handle that situation.

See attached patch.

Original issue: http://code.google.com/p/shakespeer/issues/detail?id=3

rufuscoder commented 11 years ago

From hwa...@gmail.com on May 18, 2008 10:13:57 Thanks for the patch!

I'll send off a mail to Martin Hedenfalk for review.

rufuscoder commented 11 years ago

From hwa...@gmail.com on May 18, 2008 12:41:35 I've checked in this patch, and it will be in the next release which we're doing today.

Zintis, let me know your email or full name if you want to be in the credits.

Thanks again for the patch!

rufuscoder commented 11 years ago

From zintis.p...@e-mail.lv on May 18, 2008 13:48:24 My name is Zintis Petersons, email: Zintis.Petersons@e-mail.lv