on macOS:
listSnapshot was leaking in findStartupItemInList()
bitcoinAppUrl was leaking in [Get|Set]StartOnSystemStartup()
Backport of Core PR 11156
https://github.com/bitcoin/bitcoin/pull/11156/
Completes T622
Differential D2894
Fix memory leaks in qt/guiutil.cpp nakihito on Apr 30 2019, 22:56. Authored by
Details on macOS: Backport of Core PR 11156 Completes T622 make check
Diff Detail
Event TimelineComment Actions Please investigate why the build is failing and why so much of the backport appears to already be in our codebase. Comment Actions https://reviews.bitcoinabc.org/rABCbabd6da6ec0313292cb4e5a0708125ead11a516d Comment Actions Nos pace in PR12345 so this can be grepped or. Please edit description to reflect this. Comment Actions I believe you are correct. I did some more reading up on Core Foundation some more over the weekend and it looks like I misunderstood how it worked. I'll defer to @CCulianu's patch since I am unfamiliar to CF development. |