Skip to content

Commit

Permalink
fix: FindNaluIndices i+2 out of buffer_size
Browse files Browse the repository at this point in the history
  • Loading branch information
lambiengcode committed Nov 13, 2023
1 parent d95ad14 commit 94a144f
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=21daff7eefa50754f572a6a7b77ee963bbba5c36
WEBRTC_COMMIT=53dde7f40dded834d46812427433483339783ec3
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.10.1
WEBRTC_VERSION: 120.6099.10
WEBRTC_BUILD_VERSION: 120.6099.11.1
WEBRTC_VERSION: 120.6099.11
WEBRTC_READABLE_VERSION: M120.6099
WEBRTC_COMMIT: 21daff7eefa50754f572a6a7b77ee963bbba5c36
WEBRTC_COMMIT: 53dde7f40dded834d46812427433483339783ec3

0 comments on commit 94a144f

Please sign in to comment.