mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
Free the string uc_new_name that gets allocated using strdup(). Found with Cppcheck: [cmsfs-fuse/cmsfs-fuse.c:2865]: (error) Memory leak: uc_new_name Cc: Gerald Schaefer <gerald.schaefer@de.ibm.com> Signed-off-by: Jens Remus <jremus@linux.ibm.com> Reviewed-by: Jan Höppner <hoeppner@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>