[Webkit-unassigned] [Bug 104613] [WK2] Fix memory sampler for ARM Linux

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 10 17:09:46 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=104613


Laszlo Gombos <laszlo.gombos at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #178671|                            |review?
               Flag|                            |




--- Comment #1 from Laszlo Gombos <laszlo.gombos at webkit.org>  2012-12-10 17:12:10 PST ---
Created an attachment (id=178671)
 --> (https://bugs.webkit.org/attachment.cgi?id=178671&action=review)
fix

Make sure that the return value for fgetc() is first assigned to a signed variable to check for EOF and avoid the potential for an infinite loop.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list