Bug #1986
st_cleanup_safe is not safe
| 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
Associated revisions
* 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.