]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
mrouted: fix bcopy patch oops
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Thu, 3 May 2012 01:46:49 +0000 (01:46 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 3 May 2012 19:58:02 +0000 (21:58 +0200)
commitb3b66fb8deb3f2fce02e268212fa53924c39e487
treef9d2f9f47b135f253904a79350bead8a89b03067
parent2b66816c71a68b579a0138ef6418cb8a99a4e62d
mrouted: fix bcopy patch oops

The bcopy patch just changes bcopy for memmove which is incorrect since
bcopy and memmove use reversed src and dest parameters between them.
Oops!

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/mrouted/mrouted-3.9.4-bcopy.patch