aboutsummaryrefslogtreecommitdiff
path: root/tests/seq.test
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2015-12-12 02:14:39 -0600
committerRob Landley <rob@landley.net>2015-12-12 02:14:39 -0600
commit047bcb8e7d37847b96dbf621ea22ff00e9541d32 (patch)
tree6b4ed61e346e2f73dd0be233ee4c1862891d92fb /tests/seq.test
parentaaecbbac2f94b7a93eb2df7f9db78828cbb7b647 (diff)
downloadtoybox-047bcb8e7d37847b96dbf621ea22ff00e9541d32.tar.gz
Add a useless memset (under CFG_TOYBOX_DEBUG) to shut up valgrind.
Valgrind complains that we add uninitalized memory to totals[] fields we never read from. (If we didn't set it in entrylen() we don't use it during display, they're testing the same flags), but valgrind doesn't understand that.
Diffstat (limited to 'tests/seq.test')
0 files changed, 0 insertions, 0 deletions