there were some 'sizeof buf' on a passed pointer variable buf. pass the actual buffer size in a second argument.
125 KiB
125 KiB
there were some 'sizeof buf' on a passed pointer variable buf. pass the actual buffer size in a second argument.