Coverity: Initialize msg buffer.
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 23 Aug 2011 18:29:46 +0000 (19:29 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 23 Aug 2011 18:29:46 +0000 (19:29 +0100)
commita31ac8fc32297cc9185fd20a5578d2bc81cc1bce
tree718e51d180342354f2749888b4616f0ad089ec74
parentc38cb92ec478c4dca83e4d38963720f463d52314
Coverity: Initialize msg buffer.

msg_flags was not being initialized and would have been passed to
sendmsg with a random value.
fish/rc.c