posts - 68, comments - 8, trackbacks - 0, articles - 0
  IT博客 :: 首页 :: 新随笔 :: 联系 :: 聚合  :: 管理

阴险的bug

Posted on 2010-04-19 12:04 Richmond 阅读(109) 评论(0)  编辑 收藏 引用

在m_TimerAxis是GatewayServerImp的成员变量,如果在m_TimerAxis.CheckTimer()中执行了deleteGatewayServerImp类对象的时,就把m_TimerAxis的删了,所以m_TimerAxis.CheckTimer()执行完时出错,因为m_TimerAxis被删了,产生bug。
只有注册用户登录后才能发表评论。