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/





_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd

Reply via email to