Ferenc Géczi
Ferenc Géczi
I would like to point out, that there is a well maintained ARM fork by Heikki Lindholm, on [notabug.org](https://notabug.org/holin/tor-browser-build.git) and there are regularly built and signed releases of it on...
Fixes the following warning: file_data.cpp:82:28: warning: ‘s’ may be used uninitialized [-Wmaybe-uninitialized]
Fixes the following warning: map/elevation_info.cpp:60:3: warning: ‘difficulty’ may be used uninitialized [-Wmaybe-uninitialized] 60 | if (difficulty > kMaxDifficulty)
Fixes the following warning: transit_graph_data.cpp:189:41: warning: ‘osmIdNum’ may be used uninitialized [-Wmaybe-uninitialized]