mirror of
https://github.com/reactos/reactos.git
synced 2026-05-08 07:57:48 +08:00
Change szFormat to szBuffer in StrFormatByteSizeW calls. Using szFormat is incorrect and could cause buffer overflow if buffer sizes differ.
Change szFormat to szBuffer in StrFormatByteSizeW calls. Using szFormat is incorrect and could cause buffer overflow if buffer sizes differ.