]> www.infradead.org Git - mtd-utils.git/commit
fs-tests: integck: limit the recursion depth
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Tue, 26 Apr 2011 09:47:48 +0000 (12:47 +0300)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Fri, 29 Apr 2011 18:19:58 +0000 (21:19 +0300)
commitac3700e3ee7f8cb8429c78afa4f11cfb5cc8cfc5
tree58bec72d3b954edd6046f563c97dc44ca0a73ab4
parent8d723c74983953a5b2fe64164893e3aee84c9d78
fs-tests: integck: limit the recursion depth

I observes segfaults in integck test, and unfortunately I do not have the core
file to investigate the problem. But I see one possibility for the test to
segfault - it has unbounded recursion. Limit the maximum recursion depth.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
tests/fs-tests/integrity/integck.c