mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
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:
parent
6d2f24d69f
commit
d0c4bbf710
4 changed files with 184 additions and 209 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue