Rework for git.tesses.org, GC* is std::shared_ptr maybe will fix crash during exit
This commit is contained in:
@@ -43,6 +43,9 @@ namespace Tesses::CrossLang
|
||||
return nullptr;
|
||||
}
|
||||
|
||||
break;
|
||||
default:
|
||||
//DO NOTHING
|
||||
break;
|
||||
}
|
||||
return &item;
|
||||
|
||||
Reference in New Issue
Block a user