summaryrefslogtreecommitdiff
path: root/debian/patches/libdiskfs-rename.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/libdiskfs-rename.patch')
-rw-r--r--debian/patches/libdiskfs-rename.patch2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/patches/libdiskfs-rename.patch b/debian/patches/libdiskfs-rename.patch
index 06d631e8..2809e562 100644
--- a/debian/patches/libdiskfs-rename.patch
+++ b/debian/patches/libdiskfs-rename.patch
@@ -1,3 +1,5 @@
+Avoid a mutex deadlock by simply preventing '.' or '..' in source or target
+operands.
---
libdiskfs/dir-rename.c | 5 +++++
1 file changed, 5 insertions(+)