Fix defect detected by static analysis tool 50/293250/7
authorJihoon Kim <jihoon48.kim@samsung.com>
Tue, 23 May 2023 05:10:21 +0000 (14:10 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Tue, 23 May 2023 11:31:29 +0000 (20:31 +0900)
commit982cc8201d624b15949ee0cae9a103e694a95389
tree06522a9e341187d8d7862c08fad320c99ed0989c
parentcc1c949731e6369afad35c99a25feef3f2534b6a
Fix defect detected by static analysis tool

assigned_pointer: Assigning value NULL to tmp_str here, but that stored value is overwritten before it can be used.

Change-Id: I807901f7a6905e0ebb3d56515d50656e777564bd
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
tests/src/nlp_service_unittests.cpp