Skip to content
Snippets Groups Projects
Commit 0119cb4f authored by Matt Ranostay's avatar Matt Ranostay
Browse files

binding: navigation: move get_storage_from_value call within write lock


json_object returned from get_storage_from_value() needs to be protected
within the write lock. This is to prevent reentrant calls to broadcast() from
accessing it, and running json_object_put()

Bug-AGL: SPEC-2880
Change-Id: I9fdf614728368c75e925e4c5a0f3ca19a7e517e1
Signed-off-by: default avatarMatt Ranostay <matt.ranostay@konsulko.com>
parent 2d9012ea
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment