summaryrefslogtreecommitdiffhomepage
path: root/tracker-aruco
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2016-02-17 04:40:53 +0100
committerStanislaw Halik <sthalik@misaki.pl>2016-02-17 04:41:10 +0100
commit38306b389951c69d050e3e4b929b442b5bd0ada5 (patch)
tree5f282d68ca80bae8e64000ceb7315ff12c6efa1c /tracker-aruco
parent925c0811d6b24069eb9f527c2c02301cc1ba5ca4 (diff)
tracker/pt: protect get_n_points()
There's a race here since further accesses to the points array aren't protected by a mutex in the extractor class. There's no race in "get_points()" in the extractor since it's only used in same thread where updates take place.
Diffstat (limited to 'tracker-aruco')
0 files changed, 0 insertions, 0 deletions