[Webkit-unassigned] [Bug 36144] New: NULL pointer access in webkit_web_window_features_equal()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 15 15:33:12 PDT 2010


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

           Summary: NULL pointer access in
                    webkit_web_window_features_equal()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: philip.chimento at gmail.com



Philip Chimento <philip.chimento at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #50747|                            |review?
               Flag|                            |


Created an attachment (id=50747)
 --> (https://bugs.webkit.org/attachment.cgi?id=50747)
Patch against svn trunk

If you try to set the 'window-features' GObject property to NULL, then
webkit-gtk crashes. You may ask, why would I want to set that property to NULL?
Well, if I use the Glade application to construct a user interface containing
WebKitWebViews, then it happens.

I have attached a 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