1
0
mirror of https://github.com/systemd/systemd synced 2024-07-09 04:26:06 +00:00
systemd/test/fuzz/fuzz-execute-serialize
Antonio Alvarez Feijoo 532de87f74 core: remove duplicate serialization of cpu_sched_reset_on_fork
`c->cpu_sched_reset_on_fork` is serialized using
`exec-context-cpu-sched-reset-on-fork` and
`exec-context-cpu-scheduling-reset-on-fork`. Let's keep only the second one, to
serialize the value only if `cpu_sched_set` is true.
2024-02-27 19:20:44 +00:00
..
crash-395e core: don't assert when serializing malformed state 2023-10-18 22:44:16 +02:00
crash-622a core: don't assert when serializing malformed state 2023-10-18 22:44:16 +02:00
initial core: remove duplicate serialization of cpu_sched_reset_on_fork 2024-02-27 19:20:44 +00:00
mount-images
state test: add a real-world state to the corpus 2023-10-19 16:12:45 +02:00