HomeFreeBSD

patch(1): avoid signed integer overflow when debugging.

Description

patch(1): avoid signed integer overflow when debugging.

Integer i is used to index p_end of type LINENUM (actually long).

Match the types.

MFC after: 5 days

Details

Provenance
pfgAuthored on
Parents
rS298529: MFC r298156:
Branches
Unknown
Tags
Unknown