Don Lewis 4992a19282 Fix a couple of new instances of a false positive Coverity buffer
overflow defect.  Use the new CCB_CLEAR_ALL_EXCEPT_HDR() macro
instead of the calling bzero() on the pointer to the header used
as an array and indexed by 1.

Don't leak a buffer after executing "goto restart_report" by
overwriting its pointer with the results of another calloc().
Be sure to clear the buffer before reusing it.  (CID 1356042)

Reported by:	Coverity
CID:		1356022, 1356034, 1356023, 1356035, 1356042
Reviewed by:	ken
2016-05-25 15:43:01 +00:00
..
2016-04-19 00:59:15 +00:00
2016-05-02 01:40:31 +00:00
2016-04-18 07:47:26 +00:00
MFH
2016-03-02 16:14:46 +00:00
2016-01-28 03:24:06 +00:00
MFH
2016-03-02 16:14:46 +00:00
2016-05-16 00:34:48 +00:00
MFH
2016-03-02 16:14:46 +00:00
2016-04-19 04:52:13 +00:00
2016-04-19 04:52:51 +00:00
MFH
2016-04-04 23:55:32 +00:00
MFH
2016-03-14 18:54:29 +00:00
MFH
2016-04-16 02:32:12 +00:00
2016-04-30 19:04:59 +00:00
2016-05-16 00:35:39 +00:00
MFH
2016-03-02 16:14:46 +00:00
2016-04-19 09:43:51 +00:00
2015-06-13 19:20:56 +00:00
2016-04-20 01:35:09 +00:00
2016-04-30 19:04:59 +00:00