aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-sqlite-report
diff options
context:
space:
mode:
authorCarlos Maiolino <[email protected]>2018-07-11 22:26:36 -0700
committerDarrick J. Wong <[email protected]>2018-07-11 22:26:36 -0700
commitefe803277364a621348b679058222d644e113c9c (patch)
tree5ce8b21c6d3aee5caf164b977302f8c299fc23f5 /tools/perf/scripts/python/bin/export-to-sqlite-report
parenta4722a643fbb9e1466491fbe5a3c44591805dcc8 (diff)
xfs: Initialize variables in xfs_alloc_get_rec before using them
Make sure we initialize *bno and *len, before jumping to out_bad_rec label, and risk calling xfs_warn() with uninitialized variables. Coverity: 100898 Coverity: 1437081 Coverity: 1437129 Coverity: 1437191 Coverity: 1437201 Coverity: 1437212 Coverity: 1437341 Signed-off-by: Carlos Maiolino <[email protected]> Reviewed-by: Brian Foster <[email protected]> Reviewed-by: Darrick J. Wong <[email protected]> Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-sqlite-report')
0 files changed, 0 insertions, 0 deletions