summaryrefslogtreecommitdiff
path: root/Userland/DevTools/Profiler
diff options
context:
space:
mode:
authorGunnar Beutner <gbeutner@serenityos.org>2021-05-13 14:28:32 +0200
committerAndreas Kling <kling@serenityos.org>2021-05-14 00:35:57 +0200
commita11a1cd4d6bfaac0ff76b8eb048acf5bdb9be4c7 (patch)
treea0097bd50034f6aad158c8927b112bc7a8836718 /Userland/DevTools/Profiler
parent339b3683083a612f3bb060e69a3770a9c8a111b6 (diff)
downloadserenity-a11a1cd4d6bfaac0ff76b8eb048acf5bdb9be4c7.zip
AK: Vector::resize() should initialize new slots for primitive types
We call placement new for the newly added slots. However, we should also specify an initializer so primitive data types like u64 are initialized appropriately.
Diffstat (limited to 'Userland/DevTools/Profiler')
0 files changed, 0 insertions, 0 deletions