make_lisp_proc bug
authorRobin Templeton <robin@terpri.org>
Sun, 7 Dec 2014 22:59:28 +0000 (17:59 -0500)
committerRobin Templeton <robin@terpri.org>
Mon, 20 Apr 2015 04:29:04 +0000 (00:29 -0400)
commitba7762b393919972d877b252fe3e1f660a506f6b
tree3437ca1c1ff613455a256de5ffcf5f01d96486c5
parentbc203f9e4311ddb2c6ea12c14ae2dc2f463591c1
make_lisp_proc bug

* src/lisp.h (make_lisp_proc): Return the `self' object from the
  structure header. This prevents the allocation of distinct objects
  representing the same process. Thanks to Matt Kramer
  <matt314159@gmail.com> for the report.
src/lisp.h