gen_array_bounds: filter out bogus lines
commit43b0c07b2961fd6d3a19b36031281ee170a30cbf
authorDan Carpenter <error27@gmail.com>
Mon, 12 Sep 2011 11:37:00 +0000 (12 14:37 +0300)
committerDan Carpenter <error27@gmail.com>
Mon, 12 Sep 2011 15:55:35 +0000 (12 18:55 +0300)
treee5c0c3fe44250aa191daeac147a8697c8f0b46de
parent45164a03302b19cc011cd8450cc375a4cf39bc4f
gen_array_bounds: filter out bogus lines

This is a hack (partial solution).  The stdout and stderr output gets
messed up causing bogus lines in the data file.  This just filters the
data file and removes any corrupted lines.

Signed-off-by: Dan Carpenter <error27@gmail.com>
smatch_scripts/gen_array_bounds.sh