WinHugs, bugglet fix

Neil Mitchell ndmitchell at gmail.com
Wed Sep 14 06:06:27 EDT 2005


Hi,

There was a minor bugglet, not necessarily causing issues but
certainly wrong. Its allocating an array with malloc(sizeof(Item) *
Number), but Item accidentally refers to some totally unrelated
structure because of a typo.

Thanks

Neil
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DlgMain.c.patch
Type: application/octet-stream
Size: 637 bytes
Desc: not available
Url : http://www.haskell.org//pipermail/cvs-hugs/attachments/20050914/b2e419bc/DlgMain.c.obj


More information about the Cvs-hugs mailing list