1.0.46.41: double-check simple functions in looks_like_valid_lisp_pointer_p
authorNikodemus Siivola <nikodemus@random-state.net>
Tue, 22 Mar 2011 16:49:33 +0000 (16:49 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Tue, 22 Mar 2011 16:49:33 +0000 (16:49 +0000)
 * A function contained in a code object is always a simple function.
   Make sure that we actually have one, instead of a random location
   in the code object.


No differences found