Steffen Jaeckel
01f2c3128a
handler: no need to dup string
...
`hash_iter_next()` returns a pointer to an element of the data structure
which is persistent and not altered while calling `hash_iter_next()`.
Therefor we don't have to dup the string, but simply can remember the
pointer.
In the case where the element would be `hash_drop()`'ped which contains
the key, the key is not accessed after it has been free'd.
Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de >
2021-12-03 12:04:29 +01:00
..
2021-03-23 02:04:59 +02:00
2021-10-28 14:42:11 +02:00
2021-10-28 14:42:11 +02:00
2021-03-19 22:12:15 +02:00
2021-12-02 00:08:34 +02:00
2021-11-25 19:29:07 +02:00
2021-12-03 12:04:29 +01:00
2021-03-19 22:12:15 +02:00
2021-03-19 22:12:15 +02:00
2020-01-31 01:16:50 +02:00
2020-01-31 01:16:50 +02:00
2020-01-31 01:16:50 +02:00
2020-01-31 01:16:50 +02:00
2021-06-27 03:44:55 +03:00
2021-06-27 03:44:55 +03:00
2021-03-19 22:12:15 +02:00
2020-01-31 01:16:50 +02:00
2020-01-31 01:16:50 +02:00
2020-05-31 21:43:09 +03:00
2020-01-31 01:16:50 +02:00
2021-03-19 22:12:15 +02:00
2020-01-31 01:34:23 +02:00
2020-01-31 01:59:42 +02:00
2020-01-31 01:59:42 +02:00
2021-03-19 22:12:15 +02:00
2021-03-19 22:12:15 +02:00
2020-04-30 12:03:57 +02:00
2020-04-30 12:03:57 +02:00
2020-04-30 12:03:57 +02:00
2020-04-30 12:03:57 +02:00
2020-01-31 01:32:45 +02:00
2020-01-31 01:16:50 +02:00
2015-10-16 14:48:10 +03:00
2021-03-19 22:12:15 +02:00
2021-03-19 22:12:15 +02:00
2021-07-17 01:21:49 +03:00
2021-10-28 17:23:32 +02:00
2021-10-28 17:23:32 +02:00
2021-10-28 17:23:32 +02:00
2021-10-28 17:23:32 +02:00
2021-10-28 14:42:11 +02:00
2021-10-28 17:23:32 +02:00
2021-10-28 17:23:32 +02:00
2021-10-28 17:23:32 +02:00
2016-09-14 18:54:40 +03:00