glave: Fix locking of mem_info entries in UnmapMemory
authorJon Ashburn <jon@lunarg.com>
Wed, 25 Feb 2015 20:51:07 +0000 (13:51 -0700)
committerJon Ashburn <jon@lunarg.com>
Wed, 25 Feb 2015 23:53:17 +0000 (16:53 -0700)
commit75a68beb7cd59e60935f7030bf55f8a7aab5ceff
tree8714984735d3b85d5a2591d98c708ced7fda538a
parent99796388db25dbe159e4306e63ad547aeeed0ee1
glave: Fix locking of mem_info entries in UnmapMemory

The retruned entry pointer could change after lock released in the case the mem info list was realloc.
glave-generate.py