1.0.43.66: disassembler: remove unsafe SAP from MAKE-DSTATE
authorNikodemus Siivola <nikodemus@random-state.net>
Mon, 18 Oct 2010 11:38:56 +0000 (11:38 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Mon, 18 Oct 2010 11:38:56 +0000 (11:38 +0000)
  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.

version.lisp-expr

index 3bcf62b..db56d29 100644 (file)
@@ -17,4 +17,4 @@
 ;;; checkins which aren't released. (And occasionally for internal
 ;;; versions, especially for internal versions off the main CVS
 ;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".)
-"1.0.43.65"
+"1.0.43.66"