Bug 144366 - REGRESSION(180076): [Mac, iOS] Correct possible null dereference in printing code
Summary: REGRESSION(180076): [Mac, iOS] Correct possible null dereference in printing ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac All
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords: InRadar
Depends on: 141569
Blocks:
  Show dependency treegraph
 
Reported: 2015-04-28 17:53 PDT by Brent Fulgham
Modified: 2015-04-28 19:27 PDT (History)
6 users (show)

See Also:


Attachments
Patch (1.91 KB, patch)
2015-04-28 17:58 PDT, Brent Fulgham
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2015-04-28 17:53:33 PDT
My patch for Bug 141569 introduced a possible nullptr dereference. This patch corrects that bug.
Comment 1 Brent Fulgham 2015-04-28 17:54:36 PDT
<rdar://problem/20533513>
Comment 2 Brent Fulgham 2015-04-28 17:58:06 PDT
Created attachment 251905 [details]
Patch
Comment 3 WebKit Commit Bot 2015-04-28 19:27:22 PDT
Comment on attachment 251905 [details]
Patch

Clearing flags on attachment: 251905

Committed r183524: <http://trac.webkit.org/changeset/183524>
Comment 4 WebKit Commit Bot 2015-04-28 19:27:26 PDT
All reviewed patches have been landed.  Closing bug.