SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

0 0 0 C++

Release PerfMetricsBinding to avoid memory leak (#53420)

Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/53420

# Changelog: [Internal]

HostRuntimeBinding owns a connection, which is stored as a session on HostTarget, so we need to release it first in order to satifsy the assertion in the destructor.

Reviewed By: huntie

Differential Revision: D80778273

fbshipit-source-id: be7bf085fadd8808fd5e5c621c3990a5e7e0186d
R
Ruslan Lesiutin committed
4b34be445d4e166ef6524c86f6f9ae9dc3392e03
Parent: 8d82451
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com> on 8/22/2025, 12:07:02 PM