Files
systemd/test/fuzz/fuzz-network-parser
Zbigniew Jędrzejewski-Szmek fcc1d0315d basic/set: add set_ensure_consume()
This combines set_ensure_allocated() with set_consume(). The cool thing is that
because we know the hash ops, we can correctly free the item if appropriate.
Similarly to set_consume(), the goal is to simplify handling of the case where
the item needs to be freed on error and if already present in the set.
2020-06-24 10:38:15 +02:00
..
2020-05-29 14:49:40 +02:00
2019-07-10 12:27:48 +02:00
2020-02-07 17:18:58 +09:00