Xin LI 22ecadc03b In r243868, the error message buffer errmsg have been changed from
an on-stack array to a pointer and therefore sizeof(errmsg) would
become 4 or 8 bytes depending on the architecture.

Fix this by using ERRMSGL in place of sizeof().

Submitted by:	J David <j.david.lists@gmail.com>
MFC after:	3 days
Approved by:	re (kib)
2013-09-09 05:01:18 +00:00
..
2013-09-05 00:11:59 +00:00
2013-09-07 09:47:18 +00:00
2013-09-05 09:44:09 +00:00
2013-07-27 20:47:01 +00:00
2013-09-07 18:26:16 +00:00
MFC
2013-09-07 07:58:29 +00:00
MFC
2013-09-06 17:42:12 +00:00
2013-09-08 18:19:40 +00:00
2013-08-22 16:39:59 +00:00
MFC
2013-09-07 07:58:29 +00:00