Ticket #605 (closed defect: fixed)
Crash when unpacking a string
| Reported by: | jens.nockert@… | Owned by: | lsansonetti@… |
|---|---|---|---|
| Priority: | minor | Milestone: | MacRuby 0.6 |
| Component: | MacRuby | Keywords: | |
| Cc: |
Description
Executing something like p ByteString.new("AAAAAAAA").unpack('a8') crashes MacRuby.
I attached a simple patch that seems to fix the problem.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


