[Webkit-unassigned] [Bug 52585] REGRESSION(r75709): Return value of fscanf() shouldn't be ignored.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 17 12:48:02 PST 2011


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





--- Comment #4 from Jarred Nicholls <jarred.nicholls at gmail.com>  2011-01-17 12:48:02 PST ---
(In reply to comment #2)
> It isn't Qt specific bug, but the return value of fscanf() should be always checked to avoid strange bugs. I prefer check the return value of fscanf() to paper over the problem with -Wreturn-type compiler option.

That was my original patch :) I know it's not Qt specific regression, but it is (at least) effecting the Qt Linux build.  It got past the build bots somehow ;)  I'll revise the patch.

-- 
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