odb.c
17.6 KB
-
odb: don't overflow the link path buffer · e8776d30
Allocate a buffer large enough to store the path plus the terminator instead of letting readlink write beyond the end.
Carlos Martín Nieto committed
Allocate a buffer large enough to store the path plus the terminator instead of letting readlink write beyond the end.