cwiid icon indicating copy to clipboard operation
cwiid copied to clipboard

cwiid_send_rpt's temporary allocation is too big

Open terrence2 opened this issue 11 years ago • 0 comments

This function needs only len+2 bytes, but allocates len*2 bytes. This simply corrects the typo.

terrence2 avatar Jun 01 '13 17:06 terrence2