[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:35:50 PST 2011


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


Csaba Osztrogonac <ossy at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[Qt]                        |REGRESSION(r75709): Return
                   |ExecutableAllocatorFixedVMP |value of fscanf() shouldn't
                   |ool.cpp - Build broken on   |be ignored.
                   |Linux                       |
             Status|UNCONFIRMED                 |NEW
           Priority|P5                          |P1
                 CC|                            |barraclough at apple.com,
                   |                            |xan.lopez at gmail.com
     Ever Confirmed|0                           |1




--- Comment #2 from Csaba Osztrogonac <ossy at webkit.org>  2011-01-17 12:35:50 PST ---
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.

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