_clCpmClientCompProtectionGroupTrack bug?
Submitted by edrt on Thu, 2006-11-23 08:10.
Hi all,
SaAmfCallbacksT::saAmfProtectionGroupTrackCallback is always invoked
in the context of clEoJobQueueProcess instead of in the context of
thread which waiting on saAmfDispatch.
Problem lies in _clCpmClientCompProtectionGroupTrack hardcoded to
choose dispatching thru handlePGTrack instead of cpmPostCallback.
I notice there is implementation which choose dispatch path depending
on ClCpmInstanceT::readFd, but the code is commented out. Is it
deliberately chosen to only dispatching thru handlePGTrack?
Thanks
Eddy
