mirror of
https://github.com/systemd/systemd.git
synced 2026-08-12 22:17:19 +00:00
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 for77ad3b93deFollow-up fora7bfb9f76b(cherry picked from commitf8891704d3) (cherry picked from commit7dd6f39617)