commit | febddbdcd1c59c9a4e6b2f58d6d478737381a970 | [log] [tgz] |
---|---|---|
author | Yuyang Huang <yuyanghuang@google.com> | Wed Jan 08 17:45:58 2025 +0900 |
committer | Yuyang Huang <yuyanghuang@google.com> | Wed Jan 08 17:45:58 2025 +0900 |
tree | c97d3ce624ca523d33c439142247b05d82ca8dd6 | |
parent | 8394f5ee912acdde48bd2e7de9ef0c3218fa5374 [diff] |
Catch all exceptions in parseIPv4MulticastAddresses() Due to the complexity of the parsing logic, this defensive measure ensures that unexpected errors are gracefully handled, preventing potential crashes or instability. Test: TH Change-Id: I5a646a9c1091321ed766986ede07e147bff33c80