Bug #1986

st_cleanup_safe is not safe

Added by yugui (Yuki Sonoda) over 2 years ago. Updated about 1 year ago.

[ruby-core:25081]
Status:Closed Start date:08/24/2009
Priority:Normal Due date:
Assignee:- % Done:

100%

Category:core
Target version:1.9.2
ruby -v:ruby 1.9.2dev (2009-08-23 trunk 24631) [i386-darwin9.8.0]

Description

st_cleanup_safe has the same problem as st_delete_safe. see #1985.

Related issues

related to ruby-trunk - Bug #1985: st_delete_safe is not safe Closed 08/24/2009

Associated revisions

Revision 24637
Added by nobu (Nobuyoshi Nakada) over 2 years ago

* st.c (st_delete_safe): deals with packed entries. [ruby-core:25080] * st.c (st_cleanup_safe): ditto. [ruby-core:25081]

History

Updated by nobu (Nobuyoshi Nakada) over 2 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100
Applied in changeset r24637.

Also available in: Atom PDF