diff options
author | Jeremie Koenig <jk@jk.fr.eu.org> | 2010-08-25 14:31:55 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2010-08-26 23:42:18 +0200 |
commit | 9ad43da4ff755b8e48e1b2f51271766061541dac (patch) | |
tree | 1245b6bd55cf2e8093e916ab79ad1cb9e10a7ea2 /libnetfs | |
parent | 6fa2f65fa28c0eebb736108d55b723e1a207c243 (diff) |
libps: Fix deadly typo
PSTAT_PROCINFO is a set of flags, some of which can be obtained in
alternative ways. In this case, _proc_stat_free will try to deallocate
an uninitialised field. PSTAT_PROC_INFO is the flag we want.
* libps/procstat.c (_proc_stat_free): Use PSTAT_PROC_INFO instead of
PSTAT_PROCINFO.
Diffstat (limited to 'libnetfs')
0 files changed, 0 insertions, 0 deletions