Push to the project "citadel.org ": The branch, master has been updated
       via  a629da83391d58813cc962f6c52d991868b10e3a (commit)
       via  0b543f0266b19d4654406dc00f652bed445f624c (commit)
       via  1bca8e52ac5e6713c26867195fffed2e49861f0e (commit)
       via  4e12c13641546283c6820ef432e0f36209473acc (commit)
       via  98381d2df176d5515f115e4f661f09b8a7378d41 (commit)
       via  951d8c6c37b8e1b006a4e9b74f72f18ad3a18797 (commit)
       via  cd5451a0e375c6f2b23e59e3fdccd2af2842a8e3 (commit)
       via  e152b333715749602773cc8bfd7ffef36a24b55c (commit)
      from  4adfcf169ed58e73755382b963b469a2635e27a2 (commit)

Those revisions listed above that are new to this repository have not appeared 
on any other notification email; so we list those revisions in full, below.
- Log -----------------------------------------------------------------
http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=a629da83391d58813cc962f6c52d991868b10e3a
commit a629da83391d58813cc962f6c52d991868b10e3a
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Sun Nov 14 23:15:16 2010 +0100

    Memleak: free the list of search hooks on exit

http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=0b543f0266b19d4654406dc00f652bed445f624c
commit 0b543f0266b19d4654406dc00f652bed445f624c
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Sun Nov 14 23:14:41 2010 +0100

    Memleak: free the global inet-config on exit.

http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=1bca8e52ac5e6713c26867195fffed2e49861f0e
commit 1bca8e52ac5e6713c26867195fffed2e49861f0e
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Sun Nov 14 23:11:40 2010 +0100

    Memleak: free the XMPP-Eventqueue on shutdown
    
     TODO: the event_jid member contains an unclean pointer, no clue why.

http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=4e12c13641546283c6820ef432e0f36209473acc
commit 4e12c13641546283c6820ef432e0f36209473acc
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Sun Nov 14 23:10:57 2010 +0100

    Memleak: free the roomlist of the sieve-queued rooms on exit; other tiny 
leaks.

http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=98381d2df176d5515f115e4f661f09b8a7378d41
commit 98381d2df176d5515f115e4f661f09b8a7378d41
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Sun Nov 14 23:10:10 2010 +0100

    Memleak: fix the varous handler & config lists of the rss module on exit.

http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=951d8c6c37b8e1b006a4e9b74f72f18ad3a18797
commit 951d8c6c37b8e1b006a4e9b74f72f18ad3a18797
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Sun Nov 14 23:09:32 2010 +0100

    Memleak: free the imap-handlerlist on exit

http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=cd5451a0e375c6f2b23e59e3fdccd2af2842a8e3
commit cd5451a0e375c6f2b23e59e3fdccd2af2842a8e3
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Sun Nov 14 23:08:44 2010 +0100

    Memleak: free the nttlist (network host list) on exit

http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=e152b333715749602773cc8bfd7ffef36a24b55c
commit e152b333715749602773cc8bfd7ffef36a24b55c
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Sun Nov 14 23:07:10 2010 +0100

    Memleak: sock_connect() needs to call freeaddrinfo()

-----------------------------------------------------------------------

Summary of changes:
 citadel/clientsocket.c                     |    4 +++-
 citadel/file_ops.c                         |   11 ++++++++++-
 citadel/modules/imap/serv_imap.c           |    6 ++++++
 citadel/modules/inetcfg/serv_inetcfg.c     |    9 +++++++++
 citadel/modules/rssclient/serv_rssclient.c |    9 +++++++++
 citadel/modules/sieve/serv_sieve.c         |   20 ++++++++++++++++++++
 citadel/modules/xmpp/serv_xmpp.c           |    4 +++-
 citadel/modules/xmpp/xmpp_queue.c          |   21 +++++++++++++++++++++
 citadel/serv_extensions.c                  |   13 +++++++++++++
 citadel/serv_extensions.h                  |    2 ++
 citadel/sysdep.c                           |    1 +
 11 files changed, 97 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
citadel.org 

Reply via email to