ed(1): switch two statements so we check the index before dereferencing.
commit0b059a31350e9823c37631e1919631789dcf2d8a
authorpfg <pfg@FreeBSD.org>
Tue, 26 Apr 2016 14:31:48 +0000 (26 14:31 +0000)
committerpfg <pfg@FreeBSD.org>
Tue, 26 Apr 2016 14:31:48 +0000 (26 14:31 +0000)
tree43dd0fc9a12ba8659982ef4975b06d2046d8528e
parent6cf149ba99d9dcc8dfe6cbfb47234e22a42e38fa
ed(1): switch two statements so we check the index before dereferencing.

This is related to r270256 but was missed in that occasion.

MFC after: 3 days
bin/ed/cbc.c