]> git.ozlabs.org Git - petitboot/commit
Fix memmove size
authorGeoff Levand <geoffrey.levand@am.sony.com>
Sun, 12 Apr 2009 15:11:37 +0000 (15:11 +0000)
committerJeremy Kerr <jk@ozlabs.org>
Tue, 30 Jun 2009 07:28:55 +0000 (15:28 +0800)
commite058e90117300125af7b6e93eb0e5aeb23543af9
treebce5275dfd1ac92a7b3da8875ba876f1d6dadcff
parentea45e832b0d3e4a6e8c63f6a1c4741795b0b33dd
Fix memmove size

Correct the byte count for several memmove calls.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
lib/waiter/waiter.c
ui/common/discover-client.c