microsoft / wil

Windows Implementation Library
MIT License
2.57k stars 234 forks source link

[prefast:Warning] C26495 wil::details::folder_change_reader_state::{ctor} #432

Closed wcheng-msft closed 7 months ago

wcheng-msft commented 7 months ago

filesystem.h Variable 'wil::details::folder_change_reader_state::m_readBuffer' is uninitialized. Always initialize a member variable (type.6).

wcheng-msft commented 7 months ago

this is also because i'm looking at an old version of wil without the fix