Skip to content

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Sep 5, 2022

No description provided.

Copy link
Author

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto approved

The free would cause a use-after-free when the plist is later freed, which
eventually ends up in a crash.

Thanks @TrungNguyen1909 for catching this.
A logical bug did prevent parsing the 'Error' node since the code
path is never reached when a 'Result' node is found first. This
is mitigated by always checking for the 'Error' node first.
nikias added 20 commits June 9, 2025 11:05
At the same time, make sure we don't set a negative value to *processed
for OpenSSL >= 3.0
… to lockdownd

In restore mode these requests fail so we need to make sure we are
actually talking to lockdownd
Both --syslog-relay and --syslog_relay still work regardless, but
it is more aligned with other long options.
These functions are like afc_get_file_info/afc_get_device_info but the
data is returned as a plist_t dictionary instead of a string list.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.