intel / pcm

Intel® Performance Counter Monitor (Intel® PCM)
BSD 3-Clause "New" or "Revised" License
2.82k stars 476 forks source link

declare service_name as TCHAR array #881

Closed scuzqy closed 1 day ago

scuzqy commented 4 days ago

const qualifier loses in WinPmem constructor. Given its access qualifier, this could be dangerous.

Array size 256 is documented to be so, Win32 API headers did not define a macro for it. CreateServiceW function