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, 9 Feb 2015 18:04:27 +0000 (13:04 -0500)
commit8f2e20304cbfdc046f4e3d3fca7b844f07e65076
treed8d0576eae4c49de0ba5cd3106d3eb2fbcf7a4c4
parent597b773aa5a7cc0a5667ad996de8691a4ace590e
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