Bug 140822 - [GTK] Add missing null check in some derefGPtr implementations
Summary: [GTK] Add missing null check in some derefGPtr implementations
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2015-01-23 06:35 PST by Carlos Garcia Campos
Modified: 2015-01-23 08:33 PST (History)
5 users (show)

See Also:


Attachments
Patch (1.35 KB, patch)
2015-01-23 06:36 PST, Carlos Garcia Campos
svillar: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2015-01-23 06:35:32 PST
It's missing in GHashTable and GVariant
Comment 1 Carlos Garcia Campos 2015-01-23 06:36:51 PST
Created attachment 245227 [details]
Patch
Comment 2 Carlos Garcia Campos 2015-01-23 08:33:15 PST
Committed r179009: <http://trac.webkit.org/changeset/179009>