bugfix: fix memory error
Using valgrind revealed that those two arrays were too small. Let's use 512 bytes, which should be enough for every practical cases.
Maintenance operation of our GitLab server is scheduled for Thursday, November 28 at noon. The server will be unavailable for about two hours.
Using valgrind revealed that those two arrays were too small. Let's use 512 bytes, which should be enough for every practical cases.