Skip to content

Merge branch 'main' into cpp-overflowcalculated-wchar-t-buffer-overrun

f40fcf1
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Draft

Enhance cpp/overflow-calculated - detect out-of-bounds write caused by passing the buffer size in bytes (using sizeof) instead of the number of elements to wcsftime, allowing the function to overrun the allocated buffer. #19722

Merge branch 'main' into cpp-overflowcalculated-wchar-t-buffer-overrun
f40fcf1
Select commit
Loading
Failed to load commit list.