Searched hist:315123 (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/lib/libcam/
H A Dscsi_cmdparse.cdiff 315123 Sun Mar 12 04:58:20 MDT 2017 ngie MFC r314189,r314190,r314191:

r314189:

Fix up NULL/'\0' uses and fix 2 derefs after NULL

CID: 1018898, 1018899

r314190:

Fix some minor style nits: put parentheses around return values

r314191:

Fix up r314189

The conditional in do_buff_decode(..) after the while loop was accidentally
inverted. Only increment the pointer for fmt if it's not NUL.

Completed in 223 milliseconds