Added parameter checks to strn0cpy() and Utf8Strn0Cpy()

This commit is contained in:
Klaus Schmidinger
2025-01-15 08:57:45 +01:00
parent 657e5dda5d
commit a7576f0b6c
3 changed files with 22 additions and 13 deletions

View File

@@ -10053,3 +10053,4 @@ Video Disk Recorder Revision History
- Fixed handling margins for timers that are not VPS controlled and not spawned (thanks
to Markus Ehrnsperger).
- Added a header to the backtrace (thanks to Stefan Hofmann).
- Added parameter checks to strn0cpy() (thanks to Stefan Hofmann). Same for Utf8Strn0Cpy().