Example: size_tlen=1024*1024*1024*6;// 6GBchar*data=(char*)malloc(len);assert(data!=NULL);uv_buf_tbuf=uv_buf_init(data,len);assert(buf.len==len);// FAIL I'd suggest the API should be changed touv_buf_init(char*, size_t). Even though this is not ABI compatible, I do hope...