bug-hurd
[Top][All Lists]
Advanced

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

[patch #2957] HURD_IHASH_ITERATE can loop infinitely


From: Ognyan Kulev
Subject: [patch #2957] HURD_IHASH_ITERATE can loop infinitely
Date: Wed, 21 Apr 2004 15:46:41 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040405 Firefox/0.8

This mail is an automated notification from the patch tracker
 of the project: The GNU Hurd.




/**************************************************************************/
[patch #2957] Full Item Snapshot:

URL: <http://savannah.gnu.org/patch/?func=detailitem&item_id=2957>
Project: The GNU Hurd
Submitted by: Ognyan Kulev
On: Wed 04/21/04 at 19:46

Category:  libihash
Priority:  7 - High
Resolution:  None
Assigned to:  None
Originator Email:  
Status:  Open


Summary:  HURD_IHASH_ITERATE can loop infinitely

Original Submission:  For advancing _hurd_ihash_valuep, the following pattern 
is used: v=v++. This can loop inifinitely, depending on the mood of the 
compiler. It should be v=v+1.





File Attachments
-------------------

-------------------------------------------------------
Date: Wed 04/21/04 at 19:46  Name: ihash.patch  Size: 631KB   By: ogi
Patch
http://savannah.gnu.org/patch/download.php?item_id=2957&amp;item_file_id=3130






For detailed info, follow this link:
<http://savannah.gnu.org/patch/?func=detailitem&item_id=2957>

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







reply via email to

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