diff options
author | Eli Zaretskii <eliz@gnu.org> | 2019-08-26 19:06:13 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2019-08-26 19:06:13 +0300 |
commit | 1071a4fac6f2e70572a1259e073124cbb723e90d (patch) | |
tree | f5957792fca483ae0826afae2eeacad792b3ec96 /lisp/emacs-lisp/float-sup.el | |
parent | f87ace2aed492d5d605da59b59af6fad5f0e33e4 (diff) | |
download | emacs-1071a4fac6f2e70572a1259e073124cbb723e90d.tar.gz emacs-1071a4fac6f2e70572a1259e073124cbb723e90d.tar.bz2 emacs-1071a4fac6f2e70572a1259e073124cbb723e90d.zip |
Fix crashes in networking with GnuTLS on MS-Windows
* src/gnutls.c (init_gnutls_functions) [WINDOWSNT]: Define and
load gnutls_free.
(Fgnutls_format_certificate): Use gnutls_free instead of
xfree. This prevents crashes on MS-Windows, since the memory
being released was allocated inside GnuTLS. (Bug#31946)
Diffstat (limited to 'lisp/emacs-lisp/float-sup.el')
0 files changed, 0 insertions, 0 deletions