OSDN Git Service

GUI終了時のエラー落ちを修正(?)
authoreru <eru01@users.sourceforge.jp>
Wed, 12 Dec 2007 05:03:54 +0000 (05:03 +0000)
committereru <eru01@users.sourceforge.jp>
Wed, 12 Dec 2007 05:03:54 +0000 (05:03 +0000)
commit9bd7680bf29446538cbc13806ae976d8e8ba1a88
tree2570db380c199fd5eb8d74e513103e7191575d3e
GUI終了時のエラー落ちを修正(?)

原因:
backImageがNULLなのにGUIDataUpdateが更新を試みる事があった

対策:
backImageの破棄タイミングを調整
162 files changed:
PeerCast.root/PeerCast/core/common/asf.h [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/atom.h [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/channel.cpp [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/channel.h [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/common.h [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/cstream.h [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/gnutella.cpp [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/gnutella.h [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/html-xml.h [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/html.cpp [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/html.h [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/http.cpp [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/http.h [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/icy.cpp [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/icy.h [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/id.h [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/identify_encoding.c [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/identify_encoding.h [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/inifile.cpp [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/inifile.h [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/jis.cpp [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/jis.h [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/mms.cpp [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/mms.h [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/mp3.cpp [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/mp3.h [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/nsv.cpp [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/nsv.h [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/ogg.cpp [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/ogg.h [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/pcp.cpp [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/pcp.h [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/peercast.cpp [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/peercast.h [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/rtsp.cpp [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/rtsp.h [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/servent.cpp [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/servent.h [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/servhs.cpp [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/servmgr.cpp [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/servmgr.h [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/socket.cpp [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/socket.h [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/stats.cpp [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/stats.h [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/stream.cpp [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/stream.h [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/sys.cpp [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/sys.h [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/url.cpp [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/url.h [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/utf8.c [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/utf8.h [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/version2.h [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/xml.cpp [new file with mode: 0644]
PeerCast.root/PeerCast/core/common/xml.h [new file with mode: 0644]
PeerCast.root/PeerCast/core/win32/lib/corelib.vcproj [new file with mode: 0644]
PeerCast.root/PeerCast/core/win32/lib/corelib.vcproj.vspscc [new file with mode: 0644]
PeerCast.root/PeerCast/core/win32/wsocket.cpp [new file with mode: 0644]
PeerCast.root/PeerCast/core/win32/wsocket.h [new file with mode: 0644]
PeerCast.root/PeerCast/core/win32/wsys.cpp [new file with mode: 0644]
PeerCast.root/PeerCast/core/win32/wsys.h [new file with mode: 0644]
PeerCast.root/PeerCast/ui/win32/PeerCast.sln [new file with mode: 0644]
PeerCast.root/PeerCast/ui/win32/PeerCast.vsscc [new file with mode: 0644]
PeerCast.root/PeerCast/ui/win32/PeerCast.vssscc [new file with mode: 0644]
PeerCast.root/PeerCast/ui/win32/simple/SMALL.ICO [new file with mode: 0644]
PeerCast.root/PeerCast/ui/win32/simple/Simple.ICO [new file with mode: 0644]
PeerCast.root/PeerCast/ui/win32/simple/Simple.cpp [new file with mode: 0644]
PeerCast.root/PeerCast/ui/win32/simple/Simple.h [new file with mode: 0644]
PeerCast.root/PeerCast/ui/win32/simple/Simple.rc [new file with mode: 0644]
PeerCast.root/PeerCast/ui/win32/simple/Simple.vcproj [new file with mode: 0644]
PeerCast.root/PeerCast/ui/win32/simple/Simple.vcproj.vspscc [new file with mode: 0644]
PeerCast.root/PeerCast/ui/win32/simple/StdAfx.cpp [new file with mode: 0644]
PeerCast.root/PeerCast/ui/win32/simple/StdAfx.h [new file with mode: 0644]
PeerCast.root/PeerCast/ui/win32/simple/chkMemoryLeak.cpp [new file with mode: 0644]
PeerCast.root/PeerCast/ui/win32/simple/chkMemoryLeak.h [new file with mode: 0644]
PeerCast.root/PeerCast/ui/win32/simple/gui.cpp [new file with mode: 0644]
PeerCast.root/PeerCast/ui/win32/simple/gui.h [new file with mode: 0644]
PeerCast.root/PeerCast/ui/win32/simple/resource.h [new file with mode: 0644]
PeerCast.root/PeerCast/ui/win32/simple/small1.ico [new file with mode: 0644]
PeerCast.root/PeerCast/ui/win32/simple/small3.ico [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/asf.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/atom.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/channel.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/channel.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/common.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/cstream.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/gnutella.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/gnutella.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/html-xml.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/html.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/html.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/http.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/http.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/icy.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/icy.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/id.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/identify_encoding.c [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/identify_encoding.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/inifile.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/inifile.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/jis.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/jis.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/mms.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/mms.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/mp3.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/mp3.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/nsv.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/nsv.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/ogg.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/ogg.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/pcp.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/pcp.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/peercast.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/peercast.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/rtsp.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/rtsp.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/servent.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/servent.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/servhs.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/servmgr.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/servmgr.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/socket.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/socket.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/stats.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/stats.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/stream.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/stream.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/sys.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/sys.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/url.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/url.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/utf8.c [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/utf8.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/version2.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/xml.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/common/xml.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/win32/lib/corelib.vcproj [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/win32/lib/corelib.vcproj.vspscc [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/win32/wsocket.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/win32/wsocket.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/win32/wsys.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/core/win32/wsys.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/ui/win32/PeerCast.sln [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/ui/win32/PeerCast.vsscc [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/ui/win32/PeerCast.vssscc [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/ui/win32/simple/SMALL.ICO [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/ui/win32/simple/Simple.ICO [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/ui/win32/simple/Simple.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/ui/win32/simple/Simple.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/ui/win32/simple/Simple.rc [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/ui/win32/simple/Simple.vcproj [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/ui/win32/simple/Simple.vcproj.vspscc [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/ui/win32/simple/StdAfx.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/ui/win32/simple/StdAfx.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/ui/win32/simple/chkMemoryLeak.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/ui/win32/simple/chkMemoryLeak.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/ui/win32/simple/gui.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/ui/win32/simple/gui.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/ui/win32/simple/resource.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/ui/win32/simple/small1.ico [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast/ui/win32/simple/small3.ico [new file with mode: 0644]