| Anonymous | Login | Signup for a new account | 2025-10-27 17:15 CET | ![]() |
| My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0001581 | aMule | Misc | public | 2010-01-29 03:11 | 2010-01-29 13:25 | ||||
| Reporter | szsuj | ||||||||
| Assigned To | Kry | ||||||||
| Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
| Status | resolved | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | SVN | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0001581: A Bug in sourcecode ServerSocket.cpp | ||||||||
| Description | In Line 555 , I think it should be " if (size >= 6) { " 551 case OP_CALLBACKREQUESTED: { AddDebugLogLineM(false,logServer,wxT("Server: OP_CALLBACKREQUESTED")); theStats::AddDownOverheadServer(size); 555 if (size == 6) { CMemFile data(packet,size); uint32 dwIP = data.ReadUInt32(); uint16 nPort = data.ReadUInt16(); | ||||||||
| Tags | No tags attached. | ||||||||
| Fixed in Revision | |||||||||
| Operating System | Any | ||||||||
| Attached Files | |||||||||
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2010-01-29 03:11 | szsuj | New Issue | |
| 2010-01-29 03:11 | szsuj | Operating System | => Any |
| 2010-01-29 13:25 | sturedman | Note Added: 0003370 | |
| 2010-01-29 13:25 | sturedman | Assigned To | => Kry |
| 2010-01-29 13:25 | sturedman | Status | new => resolved |
| 2010-01-29 13:25 | sturedman | Resolution | open => fixed |
| 2010-01-29 13:25 | sturedman | Product Version | 2.2.6 => SVN |
| Copyright © 2000 - 2025 MantisBT Team |