Bug 123063 - RefPtr::releaseNonNull() incorrectly increments the refcount.
Summary: RefPtr::releaseNonNull() incorrectly increments the refcount.
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: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-19 11:18 PDT by Andreas Kling
Modified: 2013-10-20 19:10 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.40 KB, patch)
2013-10-19 11:19 PDT, Andreas Kling
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2013-10-19 11:18:42 PDT
I did a dumb.
Comment 1 Andreas Kling 2013-10-19 11:19:55 PDT
Created attachment 214657 [details]
Patch
Comment 2 Andreas Kling 2013-10-19 12:54:04 PDT
Committed r157673: <http://trac.webkit.org/changeset/157673>