ucode: add missing return code checks for fchdir/chdir
authorFelix Fietkau <[email protected]>
Sun, 3 Aug 2025 04:16:42 +0000 (06:16 +0200)
committerFelix Fietkau <[email protected]>
Sun, 3 Aug 2025 04:16:44 +0000 (06:16 +0200)
commitb563d7b2e65a756e02c579f51e3ca0211f741050
tree83272e14241336f6d69ba8371dc0832739223937
parent74c22601baad83cc9bc0fddb98f15d7abaa52c67
ucode: add missing return code checks for fchdir/chdir

Fixes build issue on glibc

Signed-off-by: Felix Fietkau <[email protected]>
ucode.c