Skip to content

Commit

Permalink
fix: H265:FindNaluIndices crash i+2 out of buffer_size
Browse files Browse the repository at this point in the history
  • Loading branch information
lambiengcode committed Nov 10, 2023
1 parent 6c1fef4 commit 6317ed8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion build/VERSION
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
WEBRTC_BUILD_VERSION=HEAD
WEBRTC_VERSION=HEAD
WEBRTC_READABLE_VERSION=HEAD
WEBRTC_COMMIT=d714b24ed0261f04400c8e6115d11d29298e3f3f
WEBRTC_COMMIT=3adf7b7aeb87a24864e81c70770776d9d60a9506
6 changes: 3 additions & 3 deletions webrtc_version.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
WEBRTC_BUILD_VERSION: 120.6099.06.1
WEBRTC_VERSION: 120.6099.06
WEBRTC_BUILD_VERSION: 120.6099.07.1
WEBRTC_VERSION: 120.6099.07
WEBRTC_READABLE_VERSION: M120.6099
WEBRTC_COMMIT: d714b24ed0261f04400c8e6115d11d29298e3f3f
WEBRTC_COMMIT: 3adf7b7aeb87a24864e81c70770776d9d60a9506

0 comments on commit 6317ed8

Please sign in to comment.