Displaying 1 result from an estimated 1 matches for "r19426".
Did you mean:
519426
2018 Mar 17
0
r19427 missing from tremor git repo
...repos.
We are currently using r19427 from svn, but the fix for CVE-2018-5146
was only added to git, so I wanted to move to that. Comparing the two
repos I noticed that r19427 is missing from the git repo. r19427 is:
r19427 | tterribe | 2015-01-07 14:10:59 +0100 (Wed, 07 Jan 2015) | 4 lines
Port r19426 from libvorbis.
Reject multiple headers of the same type.
And r19426 refers to:
commit c761e218422b7f656635466fea013d9b4ba686f3
Author: Tim Terriberry <tterribe at xiph.org>
Date: Wed Jan 7 03:16:56 2015 +0000
Reject multiple headers of the same type.
A common application patt...