chiark / gitweb /
more merge fixups, looks like i missed a selinux patch somewhere...
[elogind.git] / udev_db.c
index 4515998fcd8c311fa950f63142269567c5d939cf..a423247d6b1074b1c1530cc12990fdb5462fbcd6 100644 (file)
--- a/udev_db.c
+++ b/udev_db.c
@@ -153,6 +153,7 @@ static int parse_db_file(struct udevice *udev, const char *filename)
                        break;
                }
        }
+       file_unmap(buf, bufsize);
 
        if (udev->name[0] == '\0')
                return -1;