1
1
as reported by Coverity with CID 71983
Этот коммит содержится в:
Gilles Gouaillardet 2015-02-27 19:48:01 +09:00
родитель ab78c7f54a
Коммит e0026224e7

Просмотреть файл

@ -12,6 +12,8 @@
* Copyright (c) 2006-2015 Cisco Systems, Inc. All rights reserved.
* Copyright (c) 2013 Los Alamos National Security, LLC. All rights reserved.
* Copyright (c) 2013 Intel, Inc. All rights reserved.
* Copyright (c) 2015 Research Organization for Information Science
* and Technology (RIST). All rights reserved.
*
* $COPYRIGHT$
*
@ -412,6 +414,7 @@ static int query(pid_t pid,
opal_list_append(&nstats->diskstats, &ds->super);
opal_argv_free(fields);
}
fclose(fp);
netstats:
/* look for the netstats file */