chiark / gitweb /
site: Move earlier all things needed for slog
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 8 Dec 2019 10:19:19 +0000 (10:19 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 15 Feb 2020 21:56:54 +0000 (21:56 +0000)
commit851164246d09c84c7dd8d9c26d8cb90f0fdf3cea
treed38d430f33bad142352e847137c057e998c74d83
parent78e25e52959ca45be76256d434a6b747734c198c
site: Move earlier all things needed for slog

Before this we actually read uninitialised memory!
But it was st->log_events which was generally all-bit-zero.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
site.c