[Freeciv-Dev] (PR#2263) [Bug][Patch] Wrong handling of short packets
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: |
undisclosed-recipients:; |
Subject: |
[Freeciv-Dev] (PR#2263) [Bug][Patch] Wrong handling of short packets |
From: |
"Raimar Falke via RT" <rt@xxxxxxxxxxxxxx> |
Date: |
Mon, 28 Oct 2002 12:14:06 -0800 |
Reply-to: |
rt@xxxxxxxxxxxxxx |
The test for short packets (rem<0) is useless because rem is an
unsigned. The dataio interface however specifies a better way to test
for this: "bool too_short".
Raimar
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Freeciv-Dev] (PR#2263) [Bug][Patch] Wrong handling of short packets,
Raimar Falke via RT <=
|
|