Ticket #630 (closed bug: fixed)
src/dynext.c uses STRING's ->strstart
| Reported by: | coke | Owned by: | nwellnhof |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Version: | 1.1.0 |
| Severity: | medium | Keywords: | |
| Cc: | Language: | ||
| Patch status: | Platform: |
Description
There are several places in src/dynext.c where, instead of using Parrot_str_to_cstring, it unsafely uses strstart.
Change History
Note: See
TracTickets for help on using
tickets.
