Bug 263935 - Fix length passed to H265PpsParser::ParsePpsIdFromSliceSegmentLayerRbsp() when called from ParseFuNalu()
Summary: Fix length passed to H265PpsParser::ParsePpsIdFromSliceSegmentLayerRbsp() whe...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Kilzer (:ddkilzer)
URL:
Keywords: InRadar
Depends on: 258794
Blocks:
  Show dependency treegraph
 
Reported: 2023-10-30 16:36 PDT by David Kilzer (:ddkilzer)
Modified: 2023-10-31 20:14 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2023-10-30 16:36:32 PDT
Fix length passed to webrtc::H265PpsParser::ParsePpsIdFromSliceSegmentLayerRbsp() when called from webrtc::(anonymous namespace)::ParseFuNalu().

Regressed in 267677@main with Bug 258794.

<rdar://117708319>
Comment 1 David Kilzer (:ddkilzer) 2023-10-30 16:52:28 PDT
Pull request: https://github.com/WebKit/WebKit/pull/19749
Comment 2 EWS 2023-10-31 02:47:24 PDT
Committed 270002@main (653fe1d005a4): <https://commits.webkit.org/270002@main>

Reviewed commits have been landed. Closing PR #19749 and removing active labels.