ngie 8ce3c21c21 Fix va_list handling
- Add missing va_end's after corresponding va_start's to cleanup state
- Eliminate questionable bzero'ing of va_list passed in to
  do_buff_decode(..) and do_encode(..) from buff_{de,en}code_visit(..)
  and csio_{de,en}code_visit(..). Make va_list a pointer instead and
  pass NULL into the underlying functions to handler this in a portable
  way.
- Do some minor style(9) clean up in affected functions.

Differential Revision: https://reviews.freebsd.org/D6072
MFC after: 3 days
Reported by: cppcheck, Coverity
CID: 1018500-1018503
Reviewed by: cem
Sponsored by: EMC / Isilon Storage Division
2016-04-28 18:41:55 +00:00
..
MFH
2016-03-14 18:54:29 +00:00
MFH
2016-03-10 21:16:01 +00:00
2016-01-04 19:19:48 +00:00
MFH
2016-03-14 18:54:29 +00:00
2016-04-28 18:41:55 +00:00
MFH
2016-04-16 02:32:12 +00:00
MFH
2016-03-06 04:13:17 +00:00
MFH
2016-03-10 21:16:01 +00:00
MFH
2016-04-04 23:55:32 +00:00
MFH
2016-04-04 23:55:32 +00:00
MFH
2016-03-02 16:14:46 +00:00
MFH
2016-04-11 15:24:59 +00:00
MFH
2016-04-11 15:24:59 +00:00
MFH
2016-03-02 16:14:46 +00:00
MFH
2016-04-16 02:32:12 +00:00
2016-04-18 07:36:24 +00:00
MFH
2016-03-02 16:14:46 +00:00
MFH
2016-02-10 04:20:39 +00:00
MFH
2016-03-02 16:14:46 +00:00
MFH
2016-03-10 21:16:01 +00:00
MFH
2016-03-02 16:14:46 +00:00
MFH
2016-03-10 21:16:01 +00:00
MFH
2016-04-16 02:32:12 +00:00
MFH
2016-03-02 16:14:46 +00:00
2016-02-16 02:14:30 +00:00
MFH
2016-03-02 16:14:46 +00:00
MFH
2016-03-02 16:14:46 +00:00
MFH
2016-03-10 21:16:01 +00:00
MFH
2016-03-02 16:14:46 +00:00
MFH
2016-03-10 21:16:01 +00:00
MFH
2016-03-02 16:14:46 +00:00
MFH
2016-03-02 16:14:46 +00:00
MFH
2016-03-02 16:14:46 +00:00
MFH
2016-04-04 23:55:32 +00:00
MFH
2016-04-16 02:32:12 +00:00
MFH
2016-03-14 18:54:29 +00:00
MFH
2016-04-11 15:24:59 +00:00
MFH
2016-04-11 15:24:59 +00:00
MFH
2016-03-14 18:54:29 +00:00
MFH
2016-04-13 16:19:50 +00:00
MFH
2016-02-22 12:28:23 +00:00
MFH
2016-04-16 02:32:12 +00:00
MFH
2016-04-16 02:32:12 +00:00
MFH
2016-04-04 23:55:32 +00:00
MFH
2016-04-16 02:32:12 +00:00
MFH
2016-03-10 21:16:01 +00:00
MFH
2016-03-14 18:54:29 +00:00