create_particular 'I' vs mkclass
The revised mkclass() [actually new mkclass_aligned()] has an extra check which didn't used to be there, and attempting to create a monster of class 'I' with ^G triggered impossible "mkclass found no class 35 monsters" which the fuzzer escalates to panic.
This commit is contained in:
@@ -355,6 +355,8 @@ a config file line with OPTIONS=symset:default, roguesymset:RogueEpyx
|
||||
avoid potential segfault when doing 'more information' lookup
|
||||
when built with STATUS_HILITES enabled (the default), gold on status line
|
||||
was missing '$' prefix for symset:Blank
|
||||
wizard mode ^G, creating a monster of class 'I' yielded impossible "mkclass
|
||||
found no class 35 monsters"
|
||||
tty: turn off an optimization that is the suspected cause of Windows reported
|
||||
partial status lines following level changes
|
||||
tty: ensure that current status fields are always copied to prior status
|
||||
|
||||
Reference in New Issue
Block a user