Bugs item #2907135, was opened at 2009-12-01 21:57 Message generated for change (Tracker Item Submitted) made by ettlmartin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=462816&aid=2907135&group_id=51305
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: Subversion TRUNK Status: Open Resolution: None Priority: 5 Private: No Submitted By: orbitcowboy (ettlmartin) Assigned to: Nobody/Anonymous (nobody) Summary: possible nullpointer dereference in wxCurl Initial Comment: hello, i have checked the sources with the static code anlysis tool cppcheck. It found an issue in file wxcode/trunk/wxCode/components/wxcurl/thirdparty/curl/lib/transfer.c at line 2475. In order to avoid a possible nullpointer dereference, it is better to first check the pointer it is NULL and then derference it. Please see the attached patch. Best regards Martin Ettl ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=462816&aid=2907135&group_id=51305 ------------------------------------------------------------------------------ Join us December 9, 2009 for the Red Hat Virtual Experience, a free event focused on virtualization and cloud computing. Attend in-depth sessions from your desk. Your couch. Anywhere. http://p.sf.net/sfu/redhat-sfdev2dev _______________________________________________ wxCode-users mailing list wxCode-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxcode-users