Browse Source
The buffer allocated for parsing the H264 config string is not
sufficient, causing a possible heap overflow. Size the buffer
more accurately to prevent this happening.
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
(cherry picked from commit 6dee6325ec)
pull/135/head
committed by
Rémi Denis-Courmont
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue