Signed-off-by: Tiago Vignatti <[email protected]>
---
 hw/xfree86/common/xf86Init.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/hw/xfree86/common/xf86Init.c b/hw/xfree86/common/xf86Init.c
index e664ce4..d81303e 100644
--- a/hw/xfree86/common/xf86Init.c
+++ b/hw/xfree86/common/xf86Init.c
@@ -1433,6 +1433,7 @@ xf86LoadModules(char **list, pointer *optlist)
        }
        free(name);
     }
+    free(name);
     return !failed;
 }
 
-- 
1.7.0.4

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to