stephencelis/SQLite.swift

Possible Memory Leak

Open

#1,162 opened on Oct 13, 2022

 (7 comments) (0 reactions) (0 assignees)Swift (1,618 forks)batch import
bughelp wanted

Repository metrics

Stars
 (10,145 stars)
PR merge metrics
 (Avg merge 6d 17h) (4 merged PRs in 30d)

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