Chris-plus-alphanumericgibberish / dNAO

Merge of dnethack onto the nethack.alt.org sources.
Other
20 stars 29 forks source link

New dbon uses uninitialized half_str boolean #2252

Closed demogorgon22 closed 5 months ago

demogorgon22 commented 5 months ago

https://github.com/Chris-plus-alphanumericgibberish/dNAO/blob/b1cf0152c7aa9492007074aa3883b5de40bf9f99/src/weapon.c#L2727 This should be initialized to FALSE.