Sergey Kandaurov 37c2842272 Fix the "lock &zrl->zr_mtx already initialized" assertion by initializing
the allocated memory before calling mtx_init(9) on mtx pointing to it.
Otherwize, random contents of uninitialized memory might occasionally
trigger the assertion.

Reported by:	Pavel Polyakov <bsd kobyla org>
Reviewed by:	pjd
MFC after:	1 week
2012-01-17 06:23:25 +00:00
..
2012-01-15 13:23:18 +00:00
2012-01-16 05:07:32 +00:00
2011-10-27 14:15:26 +00:00
2012-01-02 12:12:10 +00:00
2012-01-16 02:42:41 +00:00
2012-01-12 00:34:33 +00:00
2012-01-14 17:07:52 +00:00
2012-01-16 12:33:55 +00:00
2011-11-26 23:57:03 +00:00
2012-01-02 12:12:10 +00:00
2012-01-12 00:34:33 +00:00
2011-12-15 06:29:13 +00:00