summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authormjacob <mjacob@FreeBSD.org>2000-12-30 20:09:26 +0000
committermjacob <mjacob@FreeBSD.org>2000-12-30 20:09:26 +0000
commit5901dfe396ac3bc4c32af5d316b92f7c99ac45c0 (patch)
tree0ca40ec9cf48d5e1348b8117d80093bcb217e064 /release
parent70057689c95dcf6e9b837b98c5f0d88c39bc591d (diff)
downloadFreeBSD-src-5901dfe396ac3bc4c32af5d316b92f7c99ac45c0.zip
FreeBSD-src-5901dfe396ac3bc4c32af5d316b92f7c99ac45c0.tar.gz
Change the modification of what could be a const string. Apparently the
construct: char *foo; ... foo = "XXX"; ... foo[1] = 'Y'; is wrong. IT blew up on NetBSD-sparc64 because that platform write-protects constant strings.
Diffstat (limited to 'release')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud