-
- Downloads
mapping: fix bug when NotifyCallback is null
The change made in commit 41d80670 to prevent a mapping's NotifyCallback from being called more than once unnecessarily didn't correctly handle the case where the callback is null. As a result, the callback would sometimes not be called at all in situations where it should have been. https://git.jami.net/savoirfairelinux/jami-client-ios/-/issues/410 Change-Id: Icce78210b8be873be244e93e430d8c6123619db9
Please register or sign in to comment