You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.
AzureRTMPIngestLib/RTMPPublisher/Microsoft.Media.RTMP/RTMPMessageFormats.h
Line 691 in 25efad3
Checking for
AMF0TypeMarker::ObjectEnd
('\t'
) blindly through rest of payload may throw access violation exception.For example, payload like below causes issue where string length is 9(
\t
)Will PR with the fix sooner or later
The text was updated successfully, but these errors were encountered: