hiyohiyo / CrystalDiskInfo

CrystalDiskInfo
https://github.com/hiyohiyo/CrystalDiskInfo
MIT License
1.6k stars 178 forks source link

some issue and C++23 fix #173

Closed GakutoMatsumura closed 2 years ago

GakutoMatsumura commented 2 years ago

Fixed some buffer overruns(Possible crash due to heap corruption) and compilation errors in C ++ 23 compliance. I want you to start it as a test build instead of applying it to a release build suddenly.

AtaSmart.cpp, .h

SlotSpeedGetter.cpp

Prscilla/UtilityFx.cpp

Prscilla/ListCtrlFx.cpp

2 fix buffer over run

etc.