Module Name: src Committed By: mrg Date: Wed Jun 22 04:02:47 UTC 2011
Modified Files: src/usr.sbin/mrinfo: mrinfo.c Log Message: fix the length argument to a memcpy() to refer to the size of the destination, not the size of the pointer. real bug on 64 bit platforms. To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/usr.sbin/mrinfo/mrinfo.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.