[webkit-reviews] review requested: [Bug 52585] REGRESSION(r75709): Return value of fscanf() shouldn't be ignored. : [Attachment 79210] Proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 17 13:24:16 PST 2011


Jarred Nicholls <jarred.nicholls at gmail.com> has asked  for review:
Bug 52585: REGRESSION(r75709): Return value of fscanf() shouldn't be ignored.
https://bugs.webkit.org/show_bug.cgi?id=52585

Attachment 79210: Proposed patch
https://bugs.webkit.org/attachment.cgi?id=79210&action=review

------- Additional Comments from Jarred Nicholls <jarred.nicholls at gmail.com>
explicitly check for 1, as checking for "anything but zero" is incorrect as EOF
could be returned.


More information about the webkit-reviews mailing list