diff options
| author | Mattias EngdegÄrd | 2021-12-21 10:51:58 +0100 |
|---|---|---|
| committer | Mattias EngdegÄrd | 2021-12-21 10:59:06 +0100 |
| commit | e56dd354c751ee67d0012a0209b769246207d74c (patch) | |
| tree | f6131453d890bffed0003144d61a276838d96d54 /src | |
| parent | c0e9785c7c788a591cbc67ba875c5bc2bd76f4df (diff) | |
| download | emacs-e56dd354c751ee67d0012a0209b769246207d74c.tar.gz emacs-e56dd354c751ee67d0012a0209b769246207d74c.zip | |
Don't produce multibyte strings by accident in sasl-scram-rfc
* lisp/net/sasl-scram-rfc.el (sasl-scram--client-final-message):
The XOR of two unibyte strings should be a unibyte string.
This code previously worked by accident because of an overly tolerant
base64 encoder (bug#52670), but now causes a test failure.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions