aboutsummaryrefslogtreecommitdiff
path: root/libweb
diff options
context:
space:
mode:
authorXavier Del Campo Romero <xavi92@disroot.org>2025-10-06 16:19:16 +0200
committerXavier Del Campo Romero <xavi92@disroot.org>2025-10-06 16:28:59 +0200
commit3e939dde0ad07d1ecbb9bed2123fff6d2d92dcab (patch)
treebcd8a7c8462813d4c0ecff2373bfcc02302af84c /libweb
parentcf10ad5c11764ae83b00ac8c57fa4985045daadb (diff)
downloadslcl-3e939dde0ad07d1ecbb9bed2123fff6d2d92dcab.tar.gz
cftw.c: Call user function at the end for directories
The older, synchronous implementation for cftw recursed as long as there were children directories and, finally, it called the user function. This commit therefore fixes the newer, asynchronous implementation to honor that behaviour. Otherwise, rmdir_r would fail because rmdir(2) would be called for non-empty directories.
Diffstat (limited to 'libweb')
0 files changed, 0 insertions, 0 deletions