diff options
author | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2020-11-25 15:04:34 +0100 |
---|---|---|
committer | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2020-11-25 15:04:34 +0100 |
commit | 0ef082c51e5d905e9137e1484036b9d9b32e9a75 (patch) | |
tree | 71bcdb7ea5fdf65fbebbe0acc79b4eccb1087e3a /proto | |
parent | 30b846826905b4da76f59a212a31928bd55e9783 (diff) |
Log: Reinitialize the static logging structures
The static logging structures are reused, we need to reinitialize them
otherwise add_tail() would fail in debug build. Reinitializing these
structures should be fine as the list they belong to is being
reinitialized on entry to the very same function.
Thanks to Andreas Rammhold and Mikael Magnusson for patches.
Diffstat (limited to 'proto')
0 files changed, 0 insertions, 0 deletions