Fix bug in port eviction code
authorLudovic Courtès <ludo@gnu.org>
Wed, 10 Sep 2008 22:06:55 +0000 (00:06 +0200)
committerLudovic Courtès <ludo@gnu.org>
Wed, 10 Sep 2008 22:06:55 +0000 (00:06 +0200)
commite9d8bc255881aff0906c881f4557f9acfe4ef626
tree3717b591dbf6d026d0e2e563be5de549d10c4313
parent0306509bc89b753442b503c61310d319e37eee5b
Fix bug in port eviction code

* libguile/fports.c (scm_i_evict_port): Check whether PORT has a
  ptab entry associated with it.  It's unclear when this can happen.
libguile/fports.c