]> git.eshelyaron.com Git - emacs.git/commit
Check correct bit for DNS truncation
authorMarc van der Wal <marc+emacs@van-der-wal.fr>
Mon, 17 Jul 2023 08:56:06 +0000 (10:56 +0200)
committerRobert Pluim <rpluim@gmail.com>
Mon, 17 Jul 2023 12:15:14 +0000 (14:15 +0200)
commitfcf9e91f448fb3de43af049a15d716ee37bf9185
treec487bf4b2de44fe43e2bdeaebd49cfa902f506cc
parent9d332c49933331c9b2f9fe8e403a20fddd8062b6
Check correct bit for DNS truncation

* lisp/net/dns.el (dns-read): The TC bit is the second bit, not the
third bit.  (Bug#64678)

Copyright-paperwork-exempt: yes
lisp/net/dns.el