foxygit / doom Log in
commit 40e600b9f4aa8d57ababa3ede02a4e32f56f7c42
Merge: f81b5c7b 8d622369
Author:     Turo Lamminen <turol@users.noreply.github.com>
AuthorDate: Tue Jan 14 12:42:14 2020 +0200
Commit:     GitHub <noreply@github.com>
CommitDate: Tue Jan 14 12:42:14 2020 +0200

    Merge pull request #1240 from turol/fix-uninit

    Fix use of uninitialized memory in heretic and hexen

 src/heretic/r_things.c | 1 +
 src/hexen/r_things.c   | 1 +
 2 files changed, 2 insertions(+)