Name | Last commit | Last update |
---|---|---|
build/android | ||
builtin | ||
client | ||
cmake/Modules | ||
doc | ||
fonts | ||
games/minimal | ||
misc | ||
mods | ||
po | ||
src | ||
textures | ||
util | ||
.gitattributes | ||
.gitignore | ||
.mailmap | ||
.travis.yml | ||
CMakeLists.txt | ||
README.txt | ||
minetest.conf.example |
Previously, the invocation of Logger::addOutput(ILogOutput *out) led to an out of bounds write of the m_outputs vector, resulting in the m_silenced_levels array being modified. Fortunately, the only caller of that method was android system logging, and only since a few commits ago.
Name | Last commit | Last update |
---|---|---|
build/android | ||
builtin | ||
client | ||
cmake/Modules | ||
doc | ||
fonts | ||
games/minimal | ||
misc | ||
mods | ||
po | ||
src | ||
textures | ||
util | ||
.gitattributes | ||
.gitignore | ||
.mailmap | ||
.travis.yml | ||
CMakeLists.txt | ||
README.txt | ||
minetest.conf.example |