Fix an error on dlog-redirection
authorJunghak Sung <jh1009.sung@samsung.com>
Wed, 15 Mar 2023 07:39:30 +0000 (16:39 +0900)
committerŁukasz Stelmach <l.stelmach@samsung.com>
Mon, 12 Feb 2024 15:37:49 +0000 (16:37 +0100)
commit4489e03acda86a26dfa14a8e333649d4cad1c637
treeeec22d29c83b65e4a69e9ab41322f618b3ad8959
parent7b29dbde8e072ba5a1c073e6e69667ed35e0ffc4
Fix an error on dlog-redirection

When both stdout and stderr are set as dlog, log tag and priority of
stderr is not set properly.

Change-Id: Ia14de6aeff3828aa0d6a27210fa96c53ee577c8d
Signed-off-by: Junghak Sung <jh1009.sung@samsung.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
src/core/execute.c