PatR
51b8ded681
simpleonames() fix
...
Some code from about a month back changed xname() and doname() to
only use a single 'obuf[]'. That was to make sure that perm_invent
update also used at most one obuf. They use some slightly convoluted
code when they called other routines which returned an obuf because
only the most recently allocated one can be explicitly released for
re-use. That works, so I did the same for simpleonames() and
thesimpleoname() and for some reason neglected the convolution for
simpleonames().
For the case where plural was needed, it needs two obufs and tried
to release the first, which is a no-op. So if it was used in a loop
like display_pickinv() uses doname(), it could have cycled through
all the obufs and clobbered one a caller was expecting to remember.
I'm not aware of any instances of this being an actual problem, just
happened to notice that simpleonames() was different from other
similar routines.
2021-10-08 13:53:21 -07:00
..
2021-01-03 13:37:25 -06:00
2021-09-18 19:51:04 -04:00
2021-09-18 20:23:20 +03:00
2021-01-26 21:06:16 -05:00
2021-08-28 16:22:38 -07:00
2021-08-28 16:22:38 -07:00
2021-07-14 18:29:03 -07:00
2021-01-26 21:06:16 -05:00
2021-09-19 21:20:32 +03:00
2021-10-05 01:57:27 -07:00
2021-09-26 08:54:10 -04:00
2021-08-21 07:59:18 -04:00
2021-01-26 21:06:16 -05:00
2021-10-05 01:57:27 -07:00
2021-07-23 20:58:45 +03:00
2021-07-03 18:20:24 +03:00
2021-10-05 01:57:27 -07:00
2021-01-26 21:06:16 -05:00
2021-09-18 19:51:04 -04:00
2021-07-23 10:41:57 -07:00
2021-09-22 14:20:41 -04:00
2021-08-28 16:22:38 -07:00
2021-09-22 07:59:36 -07:00
2021-07-10 17:37:38 -07:00
2021-09-12 19:44:39 +03:00
2021-08-10 13:35:25 -04:00
2021-09-24 12:01:54 -07:00
2021-08-29 15:36:35 -07:00
2021-08-25 14:14:23 -07:00
2021-08-05 12:32:30 -07:00
2021-05-18 16:26:38 -07:00
2021-09-18 10:04:25 -04:00
2021-01-26 21:06:16 -05:00
2021-10-03 09:43:21 -04:00
2021-05-17 20:01:11 +03:00
2021-09-26 08:54:47 -04:00
2021-02-26 09:47:54 -05:00
2021-09-06 20:24:44 +03:00
2021-10-05 01:57:27 -07:00
2019-07-13 00:17:23 -04:00
2021-07-23 10:41:57 -07:00
2021-08-28 16:22:38 -07:00
2021-02-26 09:05:52 -05:00
2021-09-30 13:08:27 -07:00
2021-05-18 18:58:34 +03:00
2021-10-07 10:09:44 -07:00
2021-10-03 14:15:02 -07:00
2021-08-28 16:22:38 -07:00
2021-07-29 16:01:55 -04:00
2021-08-22 18:44:20 +03:00
2021-01-26 21:06:16 -05:00
2021-09-19 13:57:47 +03:00
2021-09-30 13:08:27 -07:00
2021-07-10 07:42:27 -04:00
2021-08-28 16:22:38 -07:00
2021-08-03 15:00:03 -07:00
2021-09-11 03:04:04 -07:00
2021-08-21 07:59:18 -04:00
2021-04-01 12:12:05 -07:00
2021-08-20 15:06:05 -07:00
2021-08-28 16:22:38 -07:00
2021-07-26 21:40:23 +03:00
2021-06-08 03:43:46 -07:00
2021-08-15 13:50:28 +03:00
2021-08-22 19:25:13 -04:00
2021-09-18 19:51:04 -04:00
2021-08-21 07:59:18 -04:00
2021-10-08 13:53:21 -07:00
2021-09-18 19:51:04 -04:00
2021-09-18 19:51:04 -04:00
2021-09-17 22:32:06 -04:00
2021-02-02 19:50:07 -05:00
2021-08-04 13:26:56 -07:00
2021-09-02 15:52:39 -07:00
2021-08-28 16:22:38 -07:00
2021-06-27 15:46:56 +03:00
2021-05-23 11:11:58 +03:00
2021-02-10 17:06:12 +02:00
2021-10-06 13:46:27 -07:00
2021-01-26 21:06:16 -05:00
2021-09-19 13:57:47 +03:00
2021-10-05 01:57:27 -07:00
2021-01-26 21:06:16 -05:00
2021-01-26 21:06:16 -05:00
2021-01-26 21:06:16 -05:00
2021-02-02 19:03:12 -05:00
2021-08-28 16:22:38 -07:00
2021-01-26 21:06:16 -05:00
2021-09-30 13:08:27 -07:00
2021-09-19 20:52:19 +03:00
2021-07-27 12:29:46 -07:00
2021-02-02 19:03:12 -05:00
2021-09-12 22:34:19 +03:00
2021-08-18 17:40:09 -07:00
2021-09-07 17:50:50 -07:00
2021-04-14 12:51:20 -07:00
2021-08-10 13:35:25 -04:00
2021-01-26 21:06:16 -05:00
2021-07-29 10:25:18 -07:00
2021-08-28 16:22:38 -07:00
2021-08-25 14:14:23 -07:00
2021-01-26 21:06:16 -05:00
2021-09-06 20:24:44 +03:00
2021-05-15 19:13:29 -07:00
2021-09-30 05:26:04 -07:00
2021-01-26 21:06:16 -05:00
2021-08-22 21:04:19 -04:00
2021-01-26 21:06:16 -05:00
2021-08-17 16:31:14 -07:00
2021-01-26 21:06:16 -05:00
2021-06-16 13:14:32 +03:00
2021-09-18 19:51:04 -04:00
2021-08-28 16:22:38 -07:00
2021-09-18 19:51:04 -04:00
2021-09-04 14:21:41 -07:00
2021-01-26 21:06:16 -05:00
2021-09-19 13:57:47 +03:00