Files
systemd/src
Luca Boccassi 7dd6f39617 journal-gatewayd: fix signed overflow in n_skip handling
request_reader_entries() negated m->n_skip in signed context before
casting to uint64_t, which is undefined behaviour for
n_skip == INT64_MIN.

Follow-up for 77ad3b93de
Follow-up for a7bfb9f76b

(cherry picked from commit f8891704d3)
2026-06-26 11:40:48 +01:00
..
2026-06-25 10:50:50 +02:00
2026-06-06 13:44:07 +01:00
2026-06-17 08:45:41 +02:00