(objc_read_string): Allocate n+1 chars instead of just n.
authorKresten Krab Thorup <krab@gcc.gnu.org>
Mon, 20 Sep 1993 10:27:23 +0000 (10:27 +0000)
committerKresten Krab Thorup <krab@gcc.gnu.org>
Mon, 20 Sep 1993 10:27:23 +0000 (10:27 +0000)
commit9cf8d5481b7dc75b18f0375dc2c1f79295214b84
treeea7ff12e4639137f57337613cb7a4d4fbc384741
parent5738a80a2e2e360a5481d97e2018f491c9facce1
(objc_read_string): Allocate n+1 chars instead of just n.

From-SVN: r5371
gcc/objc/archive.c