FreeBSD Bugzilla – Attachment 144311 Details for
Bug 191527
[patch] net/libvncserver compile warning patched upstream
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to bring port to upstream state.
patch-libvncserver__rfbregion.c (text/plain), 490 bytes, created by
Duane
on 2014-07-01 13:35:19 UTC
(
hide
)
Description:
Patch to bring port to upstream state.
Filename:
MIME Type:
Creator:
Duane
Created:
2014-07-01 13:35:19 UTC
Size:
490 bytes
patch
obsolete
>--- ./libvncserver/rfbregion.c.orig 2014-07-01 23:00:03.428441834 +1000 >+++ ./libvncserver/rfbregion.c 2014-07-01 23:00:14.275274256 +1000 >@@ -751,7 +751,7 @@ > i->ptrSize += DEFSTEP; > i->sPtrs = (sraSpan**)realloc(i->sPtrs, sizeof(sraSpan*)*i->ptrSize); > } >- i->ptrPos =+ 2; >+ i->ptrPos += 2; > if(sraReverse(i)) { > i->sPtrs[i->ptrPos] = i->sPtrs[i->ptrPos-2]->subspan->back._prev; > i->sPtrs[i->ptrPos+1] = &(i->sPtrs[i->ptrPos-2]->subspan->front);
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 191527
: 144311