]> localhost Git - SCSI2SD-V6.git/commit
Fix memory leaks
authorJonathan Wakely <github@kayari.org>
Thu, 18 Feb 2021 17:10:07 +0000 (17:10 +0000)
committerMichael McMaster <michael@codesrc.com>
Mon, 26 Apr 2021 10:59:37 +0000 (20:59 +1000)
commit9c6f642e4c854f1302be474393232966663d7504
tree2dbc7c6b845b9593caff8fc6ba9085b9da3c51b8
parenta8cfa393f14778927ca63f118783c86b1df0a839
Fix memory leaks

Use std::unique_ptr for dynamically-allocated objects.
src/scsi2sd-util6/BoardPanel.hh
src/scsi2sd-util6/TargetPanel.hh