FreeBSD Bugzilla – Attachment 112718 Details for
Bug 154174
[PATCH] net/xrdp: [SUMMARIZE CHANGES]
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
xrdp-0.6.0.20101009cvs_1.patch
xrdp-0.6.0.20101009cvs_1.patch (text/plain), 1.38 KB, created by
Mark Felder
on 2011-01-20 20:20:07 UTC
(
hide
)
Description:
xrdp-0.6.0.20101009cvs_1.patch
Filename:
MIME Type:
Creator:
Mark Felder
Created:
2011-01-20 20:20:07 UTC
Size:
1.38 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/net/xrdp/Makefile /tmp/xrdp/Makefile >--- /usr/ports/net/xrdp/Makefile 2010-12-04 01:33:03.000000000 -0600 >+++ /tmp/xrdp/Makefile 2011-01-20 14:09:21.000000000 -0600 >@@ -7,7 +7,7 @@ > > PORTNAME= xrdp > PORTVERSION= 0.6.0.20101009cvs >-#PORTREVISION= 0 >+PORTREVISION= 1 > CATEGORIES= net > MASTER_SITES= http://www.club.kyutech.ac.jp/~meta/distfiles/ > >diff -ruN --exclude=CVS /usr/ports/net/xrdp/files/patch-common__trans.c /tmp/xrdp/files/patch-common__trans.c >--- /usr/ports/net/xrdp/files/patch-common__trans.c 1969-12-31 18:00:00.000000000 -0600 >+++ /tmp/xrdp/files/patch-common__trans.c 2011-01-20 14:09:04.000000000 -0600 >@@ -0,0 +1,34 @@ >+--- ./common/trans.c-orig 2010-05-04 09:37:22.000000000 +0200 >++++ ./common/trans.c 2010-06-15 09:13:05.000000000 +0200 >+@@ -214,6 +214,7 @@ >+ /* error */ >+ self->status = TRANS_STATUS_DOWN; >+ rv = 1; >++ break; >+ } >+ } >+ else if (rcvd == 0) >+@@ -221,6 +222,7 @@ >+ /* error */ >+ self->status = TRANS_STATUS_DOWN; >+ rv = 1; >++ break; >+ } >+ else >+ { >+@@ -271,6 +273,7 @@ >+ /* error */ >+ self->status = TRANS_STATUS_DOWN; >+ rv = 1; >++ break; >+ } >+ } >+ else if (sent == 0) >+@@ -278,6 +281,7 @@ >+ /* error */ >+ self->status = TRANS_STATUS_DOWN; >+ rv = 1; >++ break; >+ } >+ else >+ {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 154174
: 112718