[Webkit-unassigned] [Bug 162558] New: std::unique_ptr deleter functions should not check if pointer is null
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 26 07:22:03 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=162558
Bug ID: 162558
Summary: std::unique_ptr deleter functions should not check if
pointer is null
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: PC
OS: Linux
Status: NEW
Severity: Trivial
Priority: P2
Component: WebKit Gtk
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mcatanzaro at igalia.com
CC: bugs-noreply at webkitgtk.org
std::unique_ptr deleter functions should not check if pointer is null, because std::unique_ptr already does this before calling the deleter.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160926/64d1ed7f/attachment.html>
More information about the webkit-unassigned
mailing list