diff options
author | David Plowman <david.plowman@raspberrypi.com> | 2023-07-28 13:49:07 +0100 |
---|---|---|
committer | Kieran Bingham <kieran.bingham@ideasonboard.com> | 2023-09-04 18:01:17 +0100 |
commit | 58e501c71c47e57f02afde1bd296a037038cd6d5 (patch) | |
tree | f9bf459e43dcfd30a4b8ee76ff9f7a3bba99e0d1 /utils/update-mojo.sh | |
parent | 250565b5e8848c80443422d9e44c0693aa381c81 (diff) |
ipa: rpi: vc4: Make the StatisticsPtr construction clearer
StatisticsPtr is a shared pointer, so the use of std::make_unique to
create it was a bit confusing. Use std::make_shared instead.
Signed-off-by: David Plowman <david.plowman@raspberrypi.com>
Reviewed-by: Naushir Patuck <naush@raspberrypi.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'utils/update-mojo.sh')
0 files changed, 0 insertions, 0 deletions