From: Davidlohr Bueso <dave@xxxxxxx> Signed-off-by: Davidlohr Bueso <dave@xxxxxxx> --- misc-utils/lslocks.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/misc-utils/lslocks.c b/misc-utils/lslocks.c index 2f9093d..13eaaf3 100644 --- a/misc-utils/lslocks.c +++ b/misc-utils/lslocks.c @@ -204,7 +204,7 @@ static char *get_filename_sz(ino_t inode, pid_t pid, size_t *size) ret = xstrdup(sym); break; -} + } out: closedir(dirp); return ret; -- 1.7.4.1 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html