xlog: xdir_format_filename -- use PATH_MAX
No need for +1 byte here, PATH_MAX already implies
end of string.
Signed-off-by:
Cyrill Gorcunov <gorcunov@gmail.com>
Loading
Please register or sign in to comment
No need for +1 byte here, PATH_MAX already implies
end of string.
Signed-off-by:
Cyrill Gorcunov <gorcunov@gmail.com>