Project

General

Profile

Bug #2085

场景联动服务脚本对象指针未销毁

Added by jiwei shi over 2 years ago. Updated over 2 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
Start date:
03/27/2022
Due date:
% Done:

100%

Estimated time:
Defect version:

Description

场景联动服务处理脚本时声明的脚本对象用完未销毁

History

#1

Updated by jiwei shi over 2 years ago

  • Status changed from New to In Progress
#2

Updated by jiwei shi over 2 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 100

代码校验时发现lua脚本对象使用完毕未关闭销毁;
修改:添加lua_close(L);

Also available in: Atom PDF