HomeFreeBSD

ed(1): Prevent possible overflows during allocation.

Description

ed(1): Prevent possible overflows during allocation.

Make sure the parameters used for malloc(3) can hold size_t sizes.
This should help ed(1) handle bigger data in the future.

MFC after: 2 weeks

Details

Provenance
pfgAuthored on
Parents
rS309872: MFC r309392, r309393
Branches
Unknown
Tags
Unknown