HomeFreeBSD

OF_getencprop_alloc shouldn't be used to get string value. If string

Description

OF_getencprop_alloc shouldn't be used to get string value. If string
length + 1 is not divisible by 4 this function returns NULL property
value. Otherwise - string with each 4 letters inverted

Details

Provenance
gonzoAuthored on
Parents
rS285864: Document the fact that system(3) can easily be misused due to shell meta
Branches
Unknown
Tags
Unknown