]> Cypherpunks repositories - gostls13.git/commit
libmach: fix incorrect use of memset
authorDave Cheney <dave@cheney.net>
Thu, 1 Sep 2011 17:43:03 +0000 (13:43 -0400)
committerRuss Cox <rsc@golang.org>
Thu, 1 Sep 2011 17:43:03 +0000 (13:43 -0400)
commitae502c4e02c3728aed9553279c7c787ae3ec39a3
treedb7cb0e577e0fa1e23f1e67e0f23683700401845
parentb0bd77f8fb637a6ff9442dd5398b11d90a6ed0eb
libmach: fix incorrect use of memset

Fixes #2213.

R=rsc
CC=golang-dev
https://golang.org/cl/4975047
src/libmach/executable.c