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
patch(1): avoid signed integer overflow when debugging. Tags None Referenced Files None Subscribers None
Description
Details
|