Ticket #86 (closed defect: fixed)
Segfault for background image with unknown extension
| Reported by: | bram | Owned by: | |
|---|---|---|---|
| Milestone: | Keywords: | ||
| Cc: |
Description
Hi! More segfaults from me.
Following code segfaults on svn trunk:
Shoes.app do background "foo.bar" end
Or any other background filename with an extension that is not a gif, jpeg or png (regardless of whether the file "foo.bar" exists or not). I know that this code does not make sense, but at least it shouldn't segfault, right?
Change History
Note: See
TracTickets for help on using
tickets.
