HomeFreeBSD

Increase the buffer size to keep the list of programm names when

Description

Increase the buffer size to keep the list of programm names when
parsing programm specification. It is safe to not check out of bounds
access, because !isprint(p[i]) check will stop reading, when '\0'
character will be read from the input string.

Obtained from: Yandex LLC
MFC after: 1 week
Sponsored by: Yandex LLC

Details

Provenance
aeAuthored on
Parents
rS275728: Add virtio bus 'poll' method allowing us to inform backend we are
Branches
Unknown
Tags
Unknown