]> git.street.me.uk Git - andy/viking.git/commit - src/vikgpslayer.c
Fix crashing due to GUI updates from the background thread on GPS Upload.
authorRob Norris <rw_norris@hotmail.com>
Fri, 28 Sep 2012 19:07:24 +0000 (20:07 +0100)
committerRob Norris <rw_norris@hotmail.com>
Fri, 28 Sep 2012 19:11:21 +0000 (20:11 +0100)
commitbc9500377b5060afd32901e34f1536c46b275f1e
tree192587f794b41fd608c8e83a764d2df36d7cd28e
parent3ceb0792a9dca925baca43dab19d87f7bf27ae9e
Fix crashing due to GUI updates from the background thread on GPS Upload.

Mistake in commit: 10aa2b84d0a30270ee618057f6d67665177d3fc9
Ensure vik_trw_layer_uniquify() happens in main thread.
src/vikgpslayer.c