diff options
author | Mattias EngdegÄrd <mattiase@acm.org> | 2022-12-21 12:05:08 +0100 |
---|---|---|
committer | Mattias EngdegÄrd <mattiase@acm.org> | 2022-12-21 12:07:32 +0100 |
commit | c2f04019bff4085a09a993995ab8a9d71484dcb0 (patch) | |
tree | 0dd3c1686756b541655297c8737b8eb9722a85a2 /lisp/emacs-lisp | |
parent | 05740f05b732a5df473bdf9d1750e97f6a86f2c0 (diff) | |
download | emacs-c2f04019bff4085a09a993995ab8a9d71484dcb0.tar.gz emacs-c2f04019bff4085a09a993995ab8a9d71484dcb0.tar.bz2 emacs-c2f04019bff4085a09a993995ab8a9d71484dcb0.zip |
soap-client: fix validation against byte[]
* lisp/net/soap-client.el (soap-validate-xs-basic-type):
`byte[]` is read as the two Lisp values `byte` and `[]` but here the
symbol `byte[]` is intended: the brackets need escaping.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions