This posting was generated automatically from darcs repo <http://sofia-sip.org/repos/sofia-sip>.
Thu May 14 21:05:43 EEST 2009 Pekka Pessi <first.l...@nokia.com> * nta: clarify outgoing_ack() logic Ignore-this: a745b3e7df63835d9768ec9dc3d5c5b2 Coverity issue. M ./libsofia-sip-ua/nta/nta.c -12 +9 Wed May 13 21:39:29 EEST 2009 Pekka Pessi <first.l...@nokia.com> * nua_stack_ack(), nua_invite_client_ack(): cleaned code Ignore-this: 9edf1594e20f27f4e2effb43c83858ea Fixed clean-up after ACK. Coverity issue. M ./libsofia-sip-ua/nua/nua_session.c -5 +2 Wed May 13 21:33:21 EEST 2009 Pekka Pessi <first.l...@nokia.com> * sres.c: use unsigned lenghts with m_get_string() and m_get_domain() Ignore-this: 7b09dd7d26a10dabb645156563c0cd6c Coverity issue. M ./libsofia-sip-ua/sresolv/sres.c -20 +25 Wed May 13 21:21:12 EEST 2009 Pekka Pessi <first.l...@nokia.com> * sip-date.c: not using uninit data. Ignore-this: 48751cc510886e42e23e48c535a869bc Coverity issue. M ./utils/sip-date.c -3 +1 Wed May 13 21:20:54 EEST 2009 Pekka Pessi <first.l...@nokia.com> * sip-dig.c: fixed crash on bad param Ignore-this: 9e73dd7095a51d15e5bc6f00e8aab98c Coverity issue. M ./utils/sip-dig.c -1 +1 Wed May 13 21:18:14 EEST 2009 Pekka Pessi <first.l...@nokia.com> * msg_mclass_insert_header(): not using uninit data Ignore-this: 40a6993391b5f2993af8ee01c407c0c7 Coverity issue. M ./libsofia-sip-ua/msg/msg_mclass.c -19 +1 Wed May 13 21:08:11 EEST 2009 Pekka Pessi <first.l...@nokia.com> * sres_resolver_new_with_cache_va(): added missing va_end() Ignore-this: 7e0c2b6a233763f0b8f36c5cd69d3d6 M ./libsofia-sip-ua/sresolv/sres.c +2 Wed May 13 21:07:25 EEST 2009 Pekka Pessi <first.l...@nokia.com> * nea_server.c: check params in nea_event_tcreate() Ignore-this: c4b567a2d2abb5fe1a03b139b9dcf70c M ./libsofia-sip-ua/nea/nea_server.c +3 Wed May 13 21:02:06 EEST 2009 Pekka Pessi <first.l...@nokia.com> * msg_parser_util.c: fixed msg_unquoted_e() Ignore-this: 78b9afb6e97ff730d7924d860ef33921 Now accepts NULL buffer with nonzero size. Coverity issue. M ./libsofia-sip-ua/msg/msg_parser_util.c -14 +16 M ./libsofia-sip-ua/msg/test_msg.c +16 Wed May 13 20:35:38 EEST 2009 Pekka Pessi <first.l...@nokia.com> * nta_incoming_create_response(): sanitized oom check Ignore-this: 6c033709b83aa29cdfc08135cce03c24 M ./libsofia-sip-ua/nta/nta.c -4 +6 Wed May 13 20:14:18 EEST 2009 Pekka Pessi <first.l...@nokia.com> * nua_event_server.c: free temp strings Ignore-this: 18b592f7d6ae942a48cd117f7a6f3c31 Coverity issue. M ./libsofia-sip-ua/nua/nua_event_server.c -3 +10 Wed May 13 20:04:15 EEST 2009 Pekka Pessi <first.l...@nokia.com> * nua_update_server_report(): fix bugs checking pending INVITEs in fake precondition handling Ignore-this: dc67f6287bf48aa8e2a39e2ece96821 Coverity issue. M ./libsofia-sip-ua/nua/nua_session.c -1 +1 Wed May 13 20:03:01 EEST 2009 Pekka Pessi <first.l...@nokia.com> * sdp_print(): correctly handle NULL session Ignore-this: 206a9027d6dfb73371d7f0ddac5f640b Coverity issue. M ./libsofia-sip-ua/sdp/sdp_print.c -3 +4 Wed May 13 19:37:19 EEST 2009 Pekka Pessi <first.l...@nokia.com> * msg: unobfuscated casts of msg_header_t Ignore-this: 23d5cbaa736941987e871f5238c12a79 M ./libsofia-sip-ua/msg/msg_auth.c -3 +3 M ./libsofia-sip-ua/msg/msg_basic.c -16 +24 M ./libsofia-sip-ua/msg/msg_generic.c -10 +18 M ./libsofia-sip-ua/msg/msg_parser.c -4 +7 Wed May 13 19:18:27 EEST 2009 Pekka Pessi <first.l...@nokia.com> * msg_header_copy.c: unobfuscated msg_default_dup_one() Ignore-this: 1fda1941baecad1f6397de453e606f1c Coverity issue. M ./libsofia-sip-ua/msg/msg_header_copy.c -3 +3 Wed May 13 19:09:06 EEST 2009 Pekka Pessi <first.l...@nokia.com> * sip_parser.c: fixed overrrun in sip_method_name() Ignore-this: efe0fc0935451b1b0ee403befac5df40 Coverity issue. M ./libsofia-sip-ua/sip/sip_parser.c -1 +1 Wed May 13 19:07:04 EEST 2009 Pekka Pessi <first.l...@nokia.com> * sip-dig.c: fixed buffer overrun Ignore-this: d8776bd28ef951602449e87d80dc20e7 Coverity issue. M ./utils/sip-dig.c -3 +2 Wed May 13 19:00:40 EEST 2009 Pekka Pessi <first.l...@nokia.com> * auth_client.c: removed leak in auc_digest_authorization() Ignore-this: 9b0297083b6c6ce1bf9ef3d723b01f3b Coverity issue. M ./libsofia-sip-ua/iptsec/auth_client.c -2 +5 Wed May 13 18:50:41 EEST 2009 Pekka Pessi <first.l...@nokia.com> * msg: fixed possible leak in msg_params_d() with more than 16 params Ignore-this: a45ef326def7b1bcd14de4850f3c24ab Coverity issue. M ./libsofia-sip-ua/msg/msg_parser_util.c -6 +10 M ./libsofia-sip-ua/msg/test_msg.c +21 ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ Sofia-sip-devel mailing list Sofia-sip-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel