Package: dotconf / 1.3-0.3

Metadata

Package Version Patches format
dotconf 1.3-0.3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 fix possible buffer overflow in get_path.patch | (download)

src/dotconf.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix possible buffer overflow in get_path
 If a pathname is longer than CFG_MAX_FILENAME, there was a possible
 buffer overflow when copying the path name.
 .
 Can be dropped with new release