summaryrefslogtreecommitdiff
path: root/setup/devcon
diff options
context:
space:
mode:
authorAndre Muezerie <[email protected]>2026-04-23 17:19:29 -0400
committerAndre Muezerie <[email protected]>2026-04-23 17:19:29 -0400
commit58260dd4216d5e558fe6f218d1aa0935d59a18c5 (patch)
tree363b321ed68a1a54f80403ca712dd6e683886f1a /setup/devcon
parent7652eb722d8e128d15b079d5c9ce5f1dee5be11d (diff)
Potentially uninitialized variable in bindview
These changes eliminate the warnings below in bindview.cpp by initializinf the variables mentioned. 1449 The status of this call to externally defined (SAL) GetCursorPos is not checked, potentially leaving pt uninitialized. 1528 The status of this call to externally defined (SAL) GetCursorPos is not checked, potentially leaving pt uninitialized. 1825 The status of this call to externally defined (SAL) GetDeviceStatus is not checked, potentially leaving ulStatus uninitialized.
Diffstat (limited to 'setup/devcon')
0 files changed, 0 insertions, 0 deletions