summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2017-07-05 15:47:34 +0300
committerSteve French <smfrench@gmail.com>2017-07-06 04:01:22 +0300
commit709340a00ad67aea081916582846248e3b18b463 (patch)
tree667e3af7b065e2dcc2b03683bd9e52d17184aa25 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent93d2cb6c82f4d50a1b35b9de379ebb1d022801ac (diff)
downloadlinux-709340a00ad67aea081916582846248e3b18b463.tar.xz
cifs: set oparms.create_options rather than or'ing in CREATE_OPEN_BACKUP_INTENT
Currently oparms.create_options is uninitialized and the code is logically or'ing in CREATE_OPEN_BACKUP_INTENT onto a garbage value of oparms.create_options from the stack. Fix this by just setting the value rather than or'ing in the setting. Detected by CoverityScan, CID#1447220 ("Unitialized scale value") Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Steve French <smfrench@gmail.com> Reviewed-by: Pavel Shilovsky <pshilov@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions