Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit d0ad416

Browse files
committed
[[ Bug ]] Delete XML trees
1 parent 5e6786c commit d0ad416

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

builder/release_notes_builder.livecodescript

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -809,6 +809,8 @@ private function ExtensionsGetLcbName pExtPath
809809

810810
local tTargetName
811811
put textDecode(revXMLNodeContents(tXmlId, "/package/title"), "UTF-8") into tTargetName
812+
813+
revXMLDeleteTree tXmlId
812814
if tTargetName begins with "xmlerr" then
813815
return empty
814816
end if

0 commit comments

Comments
 (0)