otrv4 / pidgin-otrng

Fork of https://bugs.otr.im/plugins/pidgin-otr. This is a mirror of https://bugs.otr.im/otrv4/pidgin-otrng
GNU General Public License v2.0
16 stars 5 forks source link

Prekey publication message submission sometimes fails #52

Closed claucece closed 6 years ago

claucece commented 6 years ago

As reported by @olabini , sometimes the prekey publication message MAC is wrong, and the flow fails. I have been unable to reproduce, but it is there :)

olabini commented 6 years ago

This was fixed in libotr-ng by not freeing client_profile and prekey_profile until after we are done using them.