Files
nethack/src
PatR 149139a25d prompting for #dip
I noticed that my paniclog had a "Query truncated" entry from testing
the post-3.6.0 changes to #dip prompting.  For
"What do you want to dip <the object> into? [xyz or ?*] "
the use of safe_qbuf() didn't account for getobj() appending the list
of choices, so wasn't ensuring that the formatted object name combined
with the other text couldn't overflow QBUFSZ.

I had a more elaborate fix than this that still used safe_qbuf(), but
the extra complexity just wasn't worth it.  This potentially truncates
the formatted object description more severely than necessary but is
simple enough to be comprehensible.

No fixes36.1 entry.  This is updating a post-3.6.0 revision.
2016-01-26 17:32:05 -08:00
..
2016-01-04 16:51:24 -08:00
2016-01-12 23:43:28 -05:00
2015-12-25 22:25:56 -08:00
2016-01-15 21:05:58 -08:00
2016-01-12 23:43:28 -05:00
2015-12-04 14:58:49 -08:00
2015-11-08 01:37:55 -08:00
2015-12-04 14:58:49 -08:00
2015-11-08 01:37:55 -08:00
2016-01-19 02:19:33 -08:00
2016-01-13 19:13:10 -08:00
2016-01-06 18:15:04 +02:00
2015-11-09 19:11:41 -08:00
2016-01-12 23:43:28 -05:00
2016-01-07 01:53:06 -08:00
2015-12-23 16:05:45 -08:00
2015-11-08 01:37:55 -08:00
2016-01-16 17:36:48 -08:00
2015-10-15 12:30:50 -07:00
2016-01-15 13:02:42 +02:00
2015-12-25 21:54:01 -08:00
2016-01-04 16:51:24 -08:00
2015-11-21 23:01:43 -08:00
2016-01-24 16:23:33 -08:00
2015-11-21 20:51:46 +02:00
2015-11-21 20:56:47 +02:00
2016-01-23 19:15:38 -08:00
2016-01-12 23:43:28 -05:00
2015-12-16 18:16:39 -08:00
2015-11-11 23:30:59 -08:00
2016-01-23 16:16:36 -08:00
2016-01-23 15:23:45 -08:00
2016-01-26 17:32:05 -08:00
2015-12-19 18:14:39 -08:00
2015-05-25 09:21:31 +09:00
2016-01-22 18:09:05 -08:00
2016-01-06 03:23:24 +02:00
2016-01-21 21:38:35 -05:00
2016-01-17 15:05:34 -08:00
2016-01-06 18:25:50 +02:00
2015-11-14 17:41:31 +02:00
2016-01-13 19:13:10 -08:00
2015-11-22 17:23:11 -08:00
2016-01-06 18:15:04 +02:00
2015-05-25 09:21:31 +09:00
2016-01-15 20:50:46 -08:00
2015-12-21 19:13:45 +02:00
2016-01-06 21:04:05 -05:00
2015-12-25 21:54:01 -08:00
2015-12-19 18:14:39 -08:00
2015-11-07 01:12:30 -08:00
2015-11-07 01:12:30 -08:00