lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [patch #5811] Fix negative statistical counter display


From: Tai-hwa Liang
Subject: [lwip-devel] [patch #5811] Fix negative statistical counter display
Date: Thu, 22 Mar 2007 01:46:29 +0000
User-agent: Opera/9.10 (X11; Linux i686; U; en)

URL:
  <http://savannah.nongnu.org/patch/?5811>

                 Summary: Fix negative statistical counter display
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: atliang
            Submitted on: Thursday 03/22/2007 at 01:46
                Category: None
                Priority: 3 - Low
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

The attached patch changed the format string in various stats_display_XXX()
from signed to unsigned.

This does not fix the 16 bit overflow problem; however, the overflowed number
would no longer be a negative integer, which is less scary. ;)



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Thursday 03/22/2007 at 01:46  Name: stats.c.patch  Size: 3kB   By:
atliang
Patch to fix negative statistical counter display
<http://savannah.nongnu.org/patch/download.php?file_id=12230>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?5811>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]