Skip to content

Fix uninitialized variable warning in read_file()#31

Open
xyzzy42 wants to merge 1 commit into
vacaboja:masterfrom
xyzzy42:trentpi/fix-uninitialized
Open

Fix uninitialized variable warning in read_file()#31
xyzzy42 wants to merge 1 commit into
vacaboja:masterfrom
xyzzy42:trentpi/fix-uninitialized

Conversation

@xyzzy42

@xyzzy42 xyzzy42 commented Mar 23, 2021

Copy link
Copy Markdown
Contributor

Silences a compiler warning. This could actually happen if the save
file had no snapshots. It should always have some, but format does
allow for zero, which would probably crash.

Silences a compiler warning.  This could actually happen if the save
file had no snapshots.  It should always have some, but format does
allow for zero, which would probably crash.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant