commit | c62dced2d48a8a3a818c87d0d9d41709fe7997d9 | [log] [tgz] |
---|---|---|
author | John Baldwin <jhb@FreeBSD.org> | Tue Apr 26 09:13:12 2022 -0700 |
committer | John Baldwin <jhb@FreeBSD.org> | Tue Apr 26 09:14:25 2022 -0700 |
tree | 7651b960e8ecbb45dbf537176f029357f630944b | |
parent | 6bdd7cf11d503be3b85320668b223fcd5cc9f2f4 [diff] |
bsd-kvm: Fix build after recent changes to path handling functions. Convert bsd_kvm_corefile and the local filename in bsd_kvm_open to std::string rather than simple char * pointers freed by xfree.