Memory leaks when loading hdr images on iOS

How to reproduce

  1. Downloading this code sample: Supporting HDR images in your app
  2. run on iPhone (not macOS)
  3. select some images including hdr images
  4. toggle images from FilmStrip
  5. memory leaks

Environment

  • Xcode Version 15.0 (15A240d)
  • iOS 17.3 (21D50)

Running on macOS is normal.