natevw / wristmap

Maps on Pebble
http://wristmap.argyl.es/
GNU General Public License v3.0
9 stars 7 forks source link

Uninitialized memory drawing e.g. z=0 for Seattle #7

Closed natevw closed 11 years ago

natevw commented 11 years ago

When there is not full tile coverage available for the desired screen (due to the map being centered near its edge), the data sent from the server can contain uninitialized values (leaking who-knows-what info from server memory!).

natevw commented 11 years ago

I think this is actually a race condition between the last row's response and the current value of rowN.