commit | cbe537374dfedfdfa0d79fe76eba1df8d3592b06 | [log] [tgz] |
---|---|---|
author | Mengjun Leng <mengju@codeaurora.org> | Thu Mar 23 19:23:59 2017 +0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Mar 28 18:55:45 2017 -0700 |
tree | c747be2234318f8b6d748c3db419bf051c597a8f | |
parent | 614eea2a58befdf0d8500facd89c527803c58979 [diff] |
Fix the empty address is matched with not-self connection's address If the String is empty, the API "contains" can match with not-empty String. To fix it, add the non-empty decision to aviod abnormally updating original connection. Change-Id: I5c5ba5ca502306bd0080fa0471bcf8f8ebf519ba CRs-Fixed: 2019020