commit | 699faa849bee52c7671e7b5297715f7ac53bd022 | [log] [tgz] |
---|---|---|
author | Per Larsen <perlarsen@google.com> | Wed Oct 09 11:23:32 2024 +0000 |
committer | Per Larsen <perlarsen@google.com> | Wed Oct 09 11:23:32 2024 +0000 |
tree | f854ddacedc4b1897ee62ff4587d5a860126457c | |
parent | 5a6ab7d869b4af7e707b6718a9e4eb568607027b [diff] |
trusty: tipc-test: Fix D argument The D flag requires an argument so it should be followed by a colon in sopts. Adding the missing colon is necessary to prevent a segfault. Test: path/to/tipc-test -D VSOCK:200:1 Bug None Change-Id: I78119b7e42aba5d30b62d88ff5d94c01dbc2eb64