Chromium Code Reviews
DescriptionFix incorrect use of unique_ptr found by PVS-Studio
A run of PVS-Studio on Chrome reported various warnings including:
V554 Incorrect use of unique_ptr. The memory allocated with 'new []'
will be cleaned using 'delete'. install_util.cc 500
R=grt@chromium.org
BUG=697659
Review-Url: https://codereview.chromium.org/2727593003
Cr-Commit-Position: refs/heads/master@{#454555}
Committed: https://chromium.googlesource.com/chromium/src/+/e9dbe4d1324caf643ae7808a875c6fad254555a3
Patch Set 1 #
Messages
Total messages: 11 (7 generated)
|
|||||||||||||||||||