Page MenuHomeFreeBSD

D46285.diff
No OneTemporary

D46285.diff

diff --git a/lib/libpam/modules/pam_xdg/pam_xdg.c b/lib/libpam/modules/pam_xdg/pam_xdg.c
--- a/lib/libpam/modules/pam_xdg/pam_xdg.c
+++ b/lib/libpam/modules/pam_xdg/pam_xdg.c
@@ -108,6 +108,7 @@
goto out;
}
} else {
+ close(rt_dir);
/* Check that the already create dir is correctly owned */
rv = fstatat(rt_dir_prefix, user, &sb, 0);
if (rv == -1) {

File Metadata

Mime Type
text/plain
Expires
Sat, Apr 26, 5:19 PM (12 h, 43 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17807172
Default Alt Text
D46285.diff (371 B)

Event Timeline