mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Replaced strncpy() with memcpy() in strreplace() to avoid a compiler warning
This commit is contained in:
@@ -2200,6 +2200,7 @@ Marko M
|
||||
for suggesting to simplify some conditional expressions in skinlcars.c and skinsttng.c
|
||||
for reporting some uninitialized item area coordinates in cSkinLCARSDisplayMenu
|
||||
for reporting a problem with the video directory not being set correctly with --edit
|
||||
for reporting a compiler warning about the use of strncpy() in strreplace()
|
||||
|
||||
Patrick Rother <krd-vdr@gulu.net>
|
||||
for reporting a bug in defining timers that only differ in the day of week
|
||||
|
||||
Reference in New Issue
Block a user