oxen-io / libsession-util

Session utilities library
GNU General Public License v3.0
15 stars 16 forks source link

Fixed an issue where the auth_data wasn't getting cleared correctly #69

Closed mpretty-cyro closed 11 months ago

mpretty-cyro commented 11 months ago

When calling ugroups_group_set_kicked() followed by user_groups_set_group() in the C API the auth_data wasn't getting cleared.