diff options
author | 2012-11-28 12:44:16 -0500 | |
---|---|---|
committer | 2012-11-28 12:44:16 -0500 | |
commit | 766f44d46a726cb59f52a75c5c87425a10c4bade (patch) | |
tree | 33aa0c54b0ad7dd3aa6036f4a6351827275286f1 /tools/perf/scripts/python/syscall-counts.py | |
parent | ext4: simple cleanup in fiemap codepath (diff) | |
download | linux-dev-766f44d46a726cb59f52a75c5c87425a10c4bade.tar.xz linux-dev-766f44d46a726cb59f52a75c5c87425a10c4bade.zip |
ext4: fixed potential NULL dereference in ext4_calculate_overhead()
The memset operation before check can cause a BUG if the memory
allocation failed. Since we are using get_zeroed_age, there is no
need to use memset anyway.
Found by the Spruce system in cooperation with the KEDR Framework.
Signed-off-by: Vahram Martirosyan <vmartirosyan@linuxtesting.org>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions