Fix fencepost error in `disk-restore': when allocating space for a C
authorChris Hanson <org/chris-hanson/cph>
Tue, 16 Jan 1990 01:57:31 +0000 (01:57 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 16 Jan 1990 01:57:31 +0000 (01:57 +0000)
commit46b8d9ce68b4ad8b59c38564e6926d262a307a4b
treebda30717557610de17069a3cad68a573a15864cf
parent2100c1deabd262b6958f607a96ac8f7e1b13cf0b
Fix fencepost error in `disk-restore': when allocating space for a C
string, must allocate one more byte than the string's length to
account for trailing \0.
v7/src/microcode/fasload.c
v7/src/microcode/version.h
v8/src/microcode/version.h