hoehermann / purple-signald

Pidgin libpurple bridge to signald.
GNU General Public License v3.0
153 stars 19 forks source link

extra bytes in input buffer #46

Closed hoehermann closed 2 years ago

hoehermann commented 3 years ago
signald_send_im: flags: 1 msg: »ddd                                                             «
Sending JSON of length 162: {"type":"send","username":"+494034868236","recipientAddress":"+4915258474112","attachments":[],"messageBody":"ddd \t  \t\t\t\t \t \t \t    \t\t  \t   \t\t  \t\t"}

I have no idea what is going on there. Probably some mean case of stack corruption originating from somewhere else in the plug-in.

hoehermann commented 2 years ago

This is due to the OTR plug-in: https://developer.pidgin.im/ticket/10280