[Users] [Bug 4725] New: oauth2: remove trailing zero from transmit buffer in oauth2_contact_server

noreply at thewildbeast.co.uk noreply at thewildbeast.co.uk
Thu Jan 4 14:49:17 UTC 2024


https://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=4725

            Bug ID: 4725
           Summary: oauth2: remove trailing zero from transmit buffer in
                    oauth2_contact_server
           Product: Claws Mail (GTK 2)
           Version: GIT
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Other
          Assignee: users at lists.claws-mail.org
          Reporter: olaf at aepfle.de

Created attachment 2380
  -->
https://www.thewildbeast.co.uk/claws-mail/bugzilla/attachment.cgi?id=2380&action=edit
gtk2-oauth2-remove-trailing-zero-from-transmit-buffer-in-.patch

The send buffer is an ordinary C string, which includes a trailing zero. The
remote side does not expect a C string. Reduce the send buffer to the length of
the string.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Users mailing list