Fix wrong condition of if statement 30/309230/1
authorHwankyu Jhun <h.jhun@samsung.com>
Mon, 8 Apr 2024 01:41:06 +0000 (10:41 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Mon, 8 Apr 2024 01:41:06 +0000 (10:41 +0900)
commit17a02be5a9e4641191c61b3386e068f6b6df9a95
treeda387213255abd83b1fe7ff34e387964a77fc546
parent3493a23ddeb31c66c67fea6955549c84790fb201
Fix wrong condition of if statement

The condition of the if statement must be '!port_path_.empty()'.

Change-Id: Ic18f6cf743f2c94267462d0a2c5b61c577d63588
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/stub-internal.cc