Adjust preceding change not to perform an unaligned access.
commitc450b625b4351aa5ab87a4334f95b6a24f3a0022
authorJim Meyering <jim@meyering.net>
Thu, 22 Feb 2007 15:32:45 +0000 (22 16:32 +0100)
committerJim Meyering <jim@meyering.net>
Thu, 22 Feb 2007 15:32:45 +0000 (22 16:32 +0100)
treefeb4f2467437fc33c3c8e8ea3c539b106208ca25
parentf48ca7f500cd55e88f9fa24ec8ef74d6bed25a69
Adjust preceding change not to perform an unaligned access.
* src/copy.c (copy_reg): Undo previous change.  Instead, make
it clearer that we're using a single-byte sentinel, and
[lint]: Initialize uintptr_t-1 bytes after the sentinel.
Reported by Andreas Schwab.
ChangeLog
src/copy.c