binding: navigation: add missing read lock around afb_event_push() 36/23136/1
authorMatt Ranostay <matt.ranostay@konsulko.com>
Tue, 3 Dec 2019 03:43:44 +0000 (19:43 -0800)
committerMatt Ranostay <matt.ranostay@konsulko.com>
Tue, 3 Dec 2019 04:20:37 +0000 (04:20 +0000)
commit2d9012ea413e3bce98f4f616a875a1a21cccbb81
treea6e5996dbb01917ec5c1a711190d965aa7328468
parentc47a5cec9bd150890b57838f8842130d700ae262
binding: navigation: add missing read lock around afb_event_push()

Add missing read lock around event pushing from value that isn't
required to be cached.

Bug-AGL: SPEC-2880
Change-Id: I7aae2ec9df722fdefcec2d35977251e008375d92
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
binding/navigation-api.c