Bug 127241 - Memory leak in JSSubtleCrypto::wrapKey
Summary: Memory leak in JSSubtleCrypto::wrapKey
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-18 16:24 PST by Alexey Proskuryakov
Modified: 2014-01-18 22:35 PST (History)
3 users (show)

See Also:


Attachments
proposed patch (1.84 KB, patch)
2014-01-18 16:25 PST, Alexey Proskuryakov
sam: review+
commit-queue: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2014-01-18 16:24:07 PST
Where is my C++14?
Comment 1 Alexey Proskuryakov 2014-01-18 16:25:59 PST
Created attachment 221576 [details]
proposed patch
Comment 2 WebKit Commit Bot 2014-01-18 18:10:32 PST
Comment on attachment 221576 [details]
proposed patch

Rejecting attachment 221576 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.appspot.com', '--bot-id=webkit-cq-01', 'validate-changelog', '--check-oops', '--non-interactive', 221576, '--port=mac']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

/Volumes/Data/EWS/WebKit/Source/WebCore/ChangeLog neither lists a valid reviewer nor contains the string "Unreviewed" or "Rubber stamp" (case insensitive).

Full output: http://webkit-queues.appspot.com/results/5722464168443904
Comment 3 Alexey Proskuryakov 2014-01-18 22:35:31 PST
Committed <http://trac.webkit.org/changeset/162287>.