X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fdisk.c;h=9965bca7da17176a114e1532fdbbacb63e8abaae;hb=667893e9be8a3a3f608d4b8550be9170732a0747;hp=292f6e29cf4d06959cd4c799b97a3eadac3dafa4;hpb=6f9ba64739210907df09e862983a0b5255dae233;p=collectd.git diff --git a/src/disk.c b/src/disk.c index 292f6e29..9965bca7 100644 --- a/src/disk.c +++ b/src/disk.c @@ -896,7 +896,7 @@ static int disk_read (void) { #if HAVE_LIBUDEV /* release udev-based alternate name, if allocated */ - sfree (output_name); + sfree (alt_name); #endif continue; }