]> git.ipfire.org Git - thirdparty/collectd.git/commit
gpu_sysman: use sstrdup() instead of strdup()
authorEero Tamminen <eero.t.tamminen@intel.com>
Mon, 19 Sep 2022 14:08:46 +0000 (17:08 +0300)
committerMatthias Runge <mrunge@matthias-runge.de>
Tue, 8 Nov 2022 12:24:36 +0000 (13:24 +0100)
commita06f5db887132eb36cc33c92fc6c79476b7b1661
tree4cb06bdb95f87871d9b942ff0999d70f08ceacb4
parent91d94b6a10fd6239aa29efa84996ea51d8aa3e5e
gpu_sysman: use sstrdup() instead of strdup()

Signed-off-by: Eero Tamminen <eero.t.tamminen@intel.com>
src/gpu_sysman.c