From 6317ed814c8b6475daf2818f0d6b0a378164f353 Mon Sep 17 00:00:00 2001 From: lambiengcode Date: Fri, 10 Nov 2023 15:53:55 +0700 Subject: [PATCH] fix: H265:FindNaluIndices crash i+2 out of buffer_size --- build/VERSION | 2 +- webrtc_version.yaml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build/VERSION b/build/VERSION index 47d1afc..3c4c442 100644 --- a/build/VERSION +++ b/build/VERSION @@ -1,4 +1,4 @@ WEBRTC_BUILD_VERSION=HEAD WEBRTC_VERSION=HEAD WEBRTC_READABLE_VERSION=HEAD -WEBRTC_COMMIT=d714b24ed0261f04400c8e6115d11d29298e3f3f +WEBRTC_COMMIT=3adf7b7aeb87a24864e81c70770776d9d60a9506 diff --git a/webrtc_version.yaml b/webrtc_version.yaml index 9c5b708..2f52ef4 100644 --- a/webrtc_version.yaml +++ b/webrtc_version.yaml @@ -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