| commit | b08c778be92ec638f4f8e6d8d7153c1456b460c8 | [log] [tgz] |
|---|---|---|
| author | Simon Marchi <simon.marchi@efficios.com> | Fri Apr 08 10:37:07 2022 -0400 |
| committer | Simon Marchi <simon.marchi@efficios.com> | Tue Apr 12 14:13:11 2022 -0400 |
| tree | ea29287b3cb9c84256cf37db9cca15544db8efbb | |
| parent | ebd4e6d017f972cbba5d889310a09506bec4dbf4 [diff] |
gdb: use std::vector for temporary linetable_entry array in arrange_linetable Reduce manual memory management and make the code a bit easier to read. This helps me a bit in the following patch. I don't have a way to test this, it's best-effort. Change-Id: I64af9cd756311deabc6cd95e701dfb21234a40a5