diff options
author | Mattias EngdegÄrd <mattiase@acm.org> | 2024-05-07 09:19:09 +0200 |
---|---|---|
committer | Mattias EngdegÄrd <mattiase@acm.org> | 2024-05-07 12:29:44 +0200 |
commit | 1ac70626fa6720a407a23b1b9c14364e5a9230ae (patch) | |
tree | d5a1d5d99b0244a596c8dca5fbc1d76a19f98362 /lisp/emacs-lisp/debug.el | |
parent | b08d5158c4f96849dde763029be7bf25a2b10d4b (diff) | |
download | emacs-1ac70626fa6720a407a23b1b9c14364e5a9230ae.tar.gz emacs-1ac70626fa6720a407a23b1b9c14364e5a9230ae.tar.bz2 emacs-1ac70626fa6720a407a23b1b9c14364e5a9230ae.zip |
Use clear-string instead of fillarray to clobber secret strings
* lisp/net/sasl-cram.el (sasl-cram-md5-response):
* lisp/net/sasl-digest.el (sasl-digest-md5-response-value):
* lisp/net/sasl.el (sasl-plain-response):
`fillarray` signals an error for strings that contain multibyte chars;
`clear-string` always works for this purpose.
Diffstat (limited to 'lisp/emacs-lisp/debug.el')
0 files changed, 0 insertions, 0 deletions