Skip to content
Commit f7b76d56 authored by Luca Boccassi's avatar Luca Boccassi Committed by Zbigniew Jędrzejewski-Szmek
Browse files

journal: fix uninitialized variable use

If the journal file being processed is archivied, seqnum_id will not be
initialized before being passed on, and coverity complains.
Initialize it to zero.

CID #1453235

(cherry picked from commit 06a368e8)
(cherry picked from commit b97c1137)
parent a4a7a90a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment