diff options
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | 2011-04-20 11:44:49 +0300 |
---|---|---|
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | 2011-04-22 14:29:53 +0300 |
commit | 1394a46213e8180e1233ca6d4811e7c77d49b1e0 (patch) | |
tree | 3551ffaaf5beb7c71d76b3d89f3111b43ed1e5ae /ubi-utils/include | |
parent | e95ab5537d7d0d68e1921ef0f60dab9b7ba3d782 (diff) |
fs-tests: integck: lessen memory consumption even more
This patch kills the "name" field from 'struct file_info' where we stored
the original file name. We do not really need to keep this name around,
becaus it might have long gone and it is not very interesting. Besides,
we have several memory leaks where we leak 'file->name' strings, so this
is the easiest way to fix those leaks as well.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Diffstat (limited to 'ubi-utils/include')
0 files changed, 0 insertions, 0 deletions