Hi Luiz,
On Tue, Feb 22, 2011, Luiz Augusto von Dentz wrote:
Global mode should be overwrite if user application change the adapter
mode by using SetProperty while there are sessions active, otherwise
when this sessions are released the mode restored will be the global
mode from before the sessions were created and not the mode set with
SetProperty.
---
src/adapter.c | 14 +++++++++++---
1 files changed, 11 insertions(+), 3 deletions(-)
Pushed upstream. Thanks.
Johan