Skip to content

11.7

Compare
Choose a tag to compare
@ltrudu ltrudu released this 14 Mar 15:52
· 19 commits to master since this release

Changed cleaning behaviour of ProfileCommandBase.
Fixed a bug that may occurs if the user does not provide a mProfileCommandCallback.
The timeout timer was not stopped creating a leak and an exception due to a call to a null object when the timeout was reached.
Changed the handling of the timeout in ProfileBase to make it more robust and proof of calls to a null object's exception.