Opened 14 years ago
Closed 14 years ago
#6032 closed defect (fixed)
DREAMWEB: Assertion on logon with empty password string
| Reported by: | raziel- | Owned by: | wjp |
|---|---|---|---|
| Priority: | normal | Component: | Engine: Dreamweb |
| Version: | Keywords: | ||
| Cc: | Game: | Dreamweb |
Description
ScummVM 1.5.0git (May 9 2012 18:14:51) Features compiled in: Vorbis FLAC MP3 RGB zLib Theora AAC FreeType2
On trying to logon as whoever and and typing nothing for a password (simply hit enter/return) i get an assertion "_str && idx >= 0 && idx < (int)_size" failed: file "./common/str.h", line 184
DreamWeb (DOS/English)
AmigaOS4 - PPC - SDL - BE gcc (GCC) 4.2.4 (adtools build 20090118)
Ticket imported from: #3525602. Ticket imported from: bugs/6032.
Change History (2)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
| Owner: | set to |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

This should be fixed in git by f6acc5d5bef3c472fc3788407486a242fdd68a65. Thanks for the report.