1.0.43.68: disassembler: remove unsafe SAP from MAKE-DSTATE
authorNikodemus Siivola <nikodemus@random-state.net>
Mon, 18 Oct 2010 14:54:33 +0000 (14:54 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Mon, 18 Oct 2010 14:54:33 +0000 (14:54 +0000)
commit44571438f3fc230bcc788e304bf9dfa85f8145a3
tree2354eda6e5fb09409b06da93b6cc87e3071d0040
parent7619132f587e6d30935a38cd19da7d0d80dbc7a3
1.0.43.68: disassembler: remove unsafe SAP from MAKE-DSTATE

  (This was supposed to go in as 1.0.43.66, but somehow the actual
   content didn't make it...)

  The old code was about as sane and safe as initializing
  it with (INT-SAP (RANDOM-ADDRESS)).

  Allow DSTATE-SEGMENT-SAP to be NIL till it is properly
  initialized.
src/compiler/disassem.lisp
src/compiler/target-disassem.lisp
version.lisp-expr