Fixed "Possible memory leak in Arm64ddc? #1087"

- added `IOObjectRelease` for the iterators
- cast strings as `CFString` instead of using `CFStringCreateWithCString()`
This commit is contained in:
Istvan Toth 2022-09-18 19:57:33 +02:00 committed by GitHub
parent 6d2f24d69f
commit d0c4bbf710
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 184 additions and 209 deletions

View file

@ -19,7 +19,7 @@
<key>CFBundleShortVersionString</key>
<string>$(MARKETING_VERSION)</string>
<key>CFBundleVersion</key>
<string>7033</string>
<string>7036</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.utilities</string>
<key>LSBackgroundOnly</key>