Justus Winter, le Thu 20 Mar 2014 14:01:20 +0100, a écrit :
> Found using the Clang Static Analyzer.
>
> * libdiskfs/fsys-getroot.c (diskfs_S_fsys_getroot): Fix string
> termination.
Ack.
> ---
> libdiskfs/fsys-getroot.c | 8 +---
> 1 file changed, 5 insertions(+), 3 deletions(-)
>
> diff
Found using the Clang Static Analyzer.
* libdiskfs/fsys-getroot.c (diskfs_S_fsys_getroot): Fix string
termination.
---
libdiskfs/fsys-getroot.c | 8 +---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/libdiskfs/fsys-getroot.c b/libdiskfs/fsys-getroot.c
index 5212214..10793c8 10