[Webkit-unassigned] [Bug 30755] [QT] Conditional jump on uninitialized variable in QWebSettings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 26 23:55:17 PDT 2009


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





--- Comment #3 from Jakob Truelsen <antialize at gmail.com>  2009-10-26 23:55:17 PDT ---
The default was changed to bring it in line with other variables, such as
defaultTextEncoding, but I can not do that if you like.  The
defaultTextEncoding is a QString, so naturally it cannot be uninitialized. 
There wight have been other floates, ints, or bools that where unititialized,
but I do not think so. At least valgrind did not complain about this.

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