-
Qualys Security Advisory authored
There was a "buff[BUFFSIZE-1] = 0;" but there may be garbage between what is read() (less than BUFFSIZE-1 bytes) and this null byte. Reuse the construct from the preceding getrunners().
920b0ada
Scheduled maintenance on the database layer will take place on 2022-07-02. We expect GitLab.com to be unavailable for up to 2 hours starting from 06:00 UTC. Kindly follow our status page for updates and read more in our blog post.
There was a "buff[BUFFSIZE-1] = 0;" but there may be garbage between what is read() (less than BUFFSIZE-1 bytes) and this null byte. Reuse the construct from the preceding getrunners().