stephencelis/SQLite.swift

Possible Memory Leak

Open

#1162 opened on Oct 13, 2022

View on GitHub
 (7 comments) (0 reactions) (0 assignees)Swift (10,145 stars) (1,618 forks)batch import
bughelp wanted

Description

Hi,

I just noticed something on version 0.13.3.

The Xcode Instruments is reporting the following leak:

leak

By the way, I'm using Xcode 14.0.1 and the app is running on iOS 14.6.

Any ideas on the possible source of this issue?

Thanks in advance!

Contributor guide