[Webkit-unassigned] [Bug 12111] Uninitialized variable in -[WebDefaultPolicyDelegate webView:decidePolicyForMIMEType:request:frame:decisionListener:]

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 4 11:05:40 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12111


ddkilzer at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |InRadar
                 CC|                            |ddkilzer at webkit.org




------- Comment #1 from ddkilzer at webkit.org  2007-01-04 11:05 PDT -------
(In reply to comment #0)
> isDirectory is only filled in by the NSFileManager method in the case that the
> file exists. In all other cases we are using an uninitialized variable.
> Initializing the variable is sufficient to solve the problem.

Does the BOOL type not default to 'false' if not explicitly set?


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



More information about the webkit-unassigned mailing list