Cleanup: use std::vector rather than a raw array.
authorCarl Hetherington <cth@carlh.net>
Sat, 17 Feb 2024 22:49:27 +0000 (23:49 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 17 Feb 2024 22:49:27 +0000 (23:49 +0100)
commitc27aa600966b2a8f9d9ff9efd545f5866244d195
tree303c5407329c83d16e031c5d3f8e4bc7c04158c1
parent24fb1bb38b04869a37a34e51e6e9548768b0d39f
Cleanup: use std::vector rather than a raw array.
src/util.cc