<html><head><meta http-equiv="content-type" content="text/html; charset=us-ascii"><style>body { line-height: 1.5; }body { font-size: 10.5pt; font-family: 'Microsoft YaHei UI'; color: rgb(0, 0, 0); line-height: 1.5; }</style></head><body>
<div><span></span><span style="font-family: "" microsoft="" yahei="" ui'";="" font-size:="" 14px;="" color:="" rgb(0,="" 0,="" 0);="" background-color:="" rgba(0,="" font-weight:="" normal;="" font-style:="" normal;text-decoration:="" none;'=""><pre style="font-size: 13px;">HI, all</pre><pre style="font-size: 13px;">this is a patch try to fix </pre><pre style="font-size: 13px;">Signed-off-by:Yang Chao <yangchao1p at live.com></pre><span style="font-size: 13px;">diff --git a/ubusd.c b/ubusd.c</span><br style="font-size: 13px;"><span style="font-size: 13px;">index 8903105..ecf5bea 100644</span><br style="font-size: 13px;"><span style="font-size: 13px;">--- a/ubusd.c</span><br style="font-size: 13px;"><span style="font-size: 13px;">+++ b/ubusd.c</span><br style="font-size: 13px;"><span style="font-size: 13px;">@@ -241,7 +241,7 @@ retry:</span><br style="font-size: 13px;"><span style="font-size: 13px;"> </span><br style="font-size: 13px;"><span style="font-size: 13px;">                fd_buf.fd = -1;</span></span></div><div><span style="font-family: "" microsoft="" yahei="" ui'";="" font-size:="" 14px;="" color:="" rgb(0,="" 0,="" 0);="" background-color:="" rgba(0,="" font-weight:="" normal;="" font-style:="" normal;text-decoration:="" none;'=""><br style="font-size: 13px;"><span style="font-size: 13px;">-               iov.iov_base = &cl->hdrbuf + offset;</span><br style="font-size: 13px;"><span style="font-size: 13px;">+               iov.iov_base = (char *)&cl->hdrbuf + offset;</span><br style="font-size: 13px;"><span style="font-size: 13px;">                iov.iov_len = sizeof(cl->hdrbuf) - offset;</span><br style="font-size: 13px;"><span style="font-size: 13px;"> </span><br style="font-size: 13px;"><span style="font-size: 13px;">                if (cl->pending_msg_fd < 0) {</span></span></div><hr style="width: 210px; height: 1px;" color="#b5c4df" size="1" align="left">
<div><span><div style="MARGIN: 10px; FONT-FAMILY: verdana; FONT-SIZE: 10pt"><div>yangchao1p@live.com</div></div></span></div>
</body></html>