diff options
author | Idan Horowitz <idan.horowitz@gmail.com> | 2022-01-15 21:16:53 +0200 |
---|---|---|
committer | Idan Horowitz <idan.horowitz@gmail.com> | 2022-01-16 01:01:08 +0200 |
commit | 03b735228685a372b7e3a63d50cd666ed8b0b30e (patch) | |
tree | 0bd5ada90cf93ffa47aa32867ad94c86d1058457 /Kernel/ProcessGroup.h | |
parent | d3dfb957a66506345b3100427e44a77e3385000f (diff) | |
download | serenity-03b735228685a372b7e3a63d50cd666ed8b0b30e.zip |
Kernel: Specify inline capacity of return type in capture_stack_trace
Since the inline capacity of the Vector return type was not specified
explicitly, the vector was automatically copied to a 0-length inline
capacity one, essentially eliminating the optimization.
Diffstat (limited to 'Kernel/ProcessGroup.h')
0 files changed, 0 insertions, 0 deletions