Fix fd check condition 42/270242/1
authorChanggyu Choi <changyu.choi@samsung.com>
Thu, 27 Jan 2022 04:25:52 +0000 (13:25 +0900)
committerChanggyu Choi <changyu.choi@samsung.com>
Thu, 27 Jan 2022 04:28:44 +0000 (13:28 +0900)
commit0edd249974506d276b477db218236f346dd0d156
treecb9cb713f077376425fd4532bc06b6eaac843e35
parent37b8debda0a01d23bb5f309798599179ebf7d7cd
Fix fd check condition

Some conditions which are fd value checking are wrong.
This patch fixes these conditions.

Change-Id: Ib0fb7c73fe8dda95cb8a90e170c3604422e4a68c
Signed-off-by: Changgyu Choi <changyu.choi@samsung.com>
src/aul_proc.cc
src/aul_rpc_port.cc
src/aul_sock.c
src/launch_with_result.cc