author | Ramsey Harris <ramsey@ti.com> | |
Tue, 1 Oct 2013 00:09:50 +0000 (17:09 -0700) | ||
committer | Chris Ring <cring@ti.com> | |
Tue, 1 Oct 2013 01:02:24 +0000 (18:02 -0700) | ||
commit | cbc5673197c4185b370a0abbb5fe31c86b99e847 | |
tree | 39a38cbb7ee44a413c9f654b41258edadb132d80 | tree | snapshot (tar.xz tar.gz zip) |
parent | 73df22792fd5bd6fe3032be3d229dca670121954 | commit | diff |
SDOCM00104043 MessageQ_open() returns not found
Concurrency issues in NameServerRemoteNotify caused message corruption
which resulted in keys not being found. Fixed by moving state variables
from message to object state and by splitting existing swi into two
separate ones, one for request and one for response. Updated ROV.
Concurrency issues in NameServerRemoteNotify caused message corruption
which resulted in keys not being found. Fixed by moving state variables
from message to object state and by splitting existing swi into two
separate ones, one for request and one for response. Updated ROV.