From: odubaj <44674278+odubaj@users.noreply.github.com> Date: Mon, 11 Mar 2019 09:17:24 +0000 (+0100) Subject: Update rd_stats.c X-Git-Tag: v12.1.4~52^2^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=084d536657e16c63d84561cf6c8e7a12c2ae0b65;p=sysstat Update rd_stats.c --- diff --git a/rd_stats.c b/rd_stats.c index 43e082c..d49aec0 100644 --- a/rd_stats.c +++ b/rd_stats.c @@ -2496,7 +2496,6 @@ __nr_t read_filesystem(struct stats_filesystem *st_filesystem, __nr_t nr_alloc) * read filesystem type, * if filesystem type is autofs, skip it */ - memset(type, 0, sizeof(type)); pos2 = strchr(pos + 1, ' '); if (pos2 == NULL) continue;