diff --git a/multimedia/v4l2rtspserver/patches/001_live555_sprintf_format b/multimedia/v4l2rtspserver/patches/001_live555_sprintf_format index a272a2c8a0..a76a5d3581 100644 --- a/multimedia/v4l2rtspserver/patches/001_live555_sprintf_format +++ b/multimedia/v4l2rtspserver/patches/001_live555_sprintf_format @@ -1,3 +1,8 @@ +From: Michel Promonet +Subject: [PATCH] Fix crash formating time_t as long (it is a long long) +Signed-off-by: Michel Promonet + +--- --- a/live/liveMedia/ServerMediaSession.cpp +++ b/live/liveMedia/ServerMediaSession.cpp @@ -271,7 +271,7 @@ char* ServerMediaSession::generateSDPDes