]> git.eshelyaron.com Git - emacs.git/commit
Fix GC problem in async TLS connection
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 1 Feb 2016 00:10:57 +0000 (01:10 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 1 Feb 2016 00:10:57 +0000 (01:10 +0100)
commit8858b2ce88bec90932c06de60b76584352f73bd6
tree97db153e2b5543cbaf1ba012d31ccd74d013454a
parent4ff81f8fac1270a829bb2725911bf6b614711257
Fix GC problem in async TLS connection

* process.h: All Lisp_Object slots have to come first,
otherwise they won't be protected from gc.
src/process.h