[First Page] [Previous Page] [Next Page] [Last Page]
| GIT Hash | Branch | Date | Author | Log Message |
|---|---|---|---|---|
| 2be53f68 [view] | master | 2011-10-17 06:57:59 +0000 | tpearson | [smartcardauth] Fix smartcardauth FTBFS under oneiric |
| b9244069 [view] | master | 2011-10-17 06:52:44 +0000 | tpearson | [kvirc] Fix kvirc FTBFS under oneiric |
| 0404f9a2 [view] | master | 2011-10-17 06:35:03 +0000 | tpearson | [tellico] Fix tellico FTBFS under oneiric |
| acd32952 [view] | master | 2011-10-17 05:21:34 +0000 | tpearson | [rosegarden] Fix rosegarden FTBFS under oneiric |
| b21d29de [view] | master | 2011-10-17 03:26:30 +0000 | tpearson | [piklab] Fix piklab FTBFS under oneiric |
| e3b8aaab [view] | master | 2011-10-16 22:16:17 -0500 | Johannes Schindelin | [libtdevnc] Update AUTHORS Signed-off-by: Johannes Schindelin |
| fba4818a [view] | master | 2011-10-16 22:02:11 -0500 | George Fleury | [libtdevnc] Fix memory leak I was debbuging some code tonight and i found a pointer that is not been freed, so i think there is maybe a memory leak, so it is... there is the malloc caller reverse order: ( malloc cl->statEncList ) <- rfbStatLookupEncoding <- rfbStatRecordEncodingSent <- rfbSendCursorPos <- rfbSendFramebufferUpdate <- rfbProcessEvents I didnt look the whole libvncserver api, but i am using rfbReverseConnection with rfbProcessEvents, and then when the client connection dies, i am calling a rfbShutdownServer and rfbScreenCleanup, but the malloc at rfbStatLookupEncoding isnt been freed. So to free the stats i added a rfbResetStats(cl) after rfbPrintStats(cl) at rfbClientConnectionGone in rfbserver.c before free the cl pointer. (at rfbserver.c line 555). And this, obviously, is correcting the memory leak. Signed-off-by: Johannes Schindelin |
| ff9eff8e [view] | master | 2011-10-16 22:00:37 -0500 | Timothy Pearson | [tde-packaging] Add libreadline6-dev as piklab build dep on Debian and Ubuntu |
| 3693985f [view] | master | 2011-10-17 02:48:34 +0000 | tpearson | [knights] Fix knights FTBFS under oneiric |
| 2403c831 [view] | master | 2011-10-16 17:10:54 -0500 | Timothy Pearson | [tde-packaging] Fix kiosktool build deps under Debian and Ubuntu |
[First Page] [Previous Page] [Next Page] [Last Page]
© 2010-2026 Trinity Desktop Project