Skip to content

Commit 472365b

Browse files
committed
Fixed Issue #10: Editor Plug-ins that call "Term:Data Type" (as Variant) need a Request Deallocation to avoid LV crash
1 parent fd75e6e commit 472365b

4 files changed

Lines changed: 6 additions & 5 deletions

File tree

-8 Bytes
Binary file not shown.
-4.63 MB
Binary file not shown.
4.6 MB
Binary file not shown.

source/.vipb

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
<VI_Package_Builder_Settings Version="2018" Created_Date="2008-10-06 00:23:25" Modified_Date="2018-12-03 19:23:35" Creator="Michael Aivaliotis" Comments="" ID="1216c9e052c28539dd167fdfaef7caed">
1+
<VI_Package_Builder_Settings Version="2018" Created_Date="2008-10-06 00:23:25" Modified_Date="2018-12-04 14:57:48" Creator="Michael Aivaliotis" Comments="" ID="916fa7ac54401c503b399a37d3d77aec">
22
<Library_General_Settings>
33
<Package_File_Name>jki_lib_state_machine</Package_File_Name>
4-
<Library_Version>2018.0.1.37</Library_Version>
4+
<Library_Version>2018.0.2.38</Library_Version>
55
<Auto_Increment_Version>false</Auto_Increment_Version>
66
<Library_Source_Folder>.</Library_Source_Folder>
77
<Library_Output_Folder>..</Library_Output_Folder>
@@ -72,7 +72,8 @@ Special thanks to Jim Carmody for open sourcing his CaseSelect tool as a launchi
7272
- Special thanks to @mcduff14 and @drjdpowell for their performance improvement ideas and feedback on this thread https://github.com/JKISoftware/JKI-State-Machine/pull/3
7373

7474
Fixes
75-
- Fixed Issue #9 (JKI SM Explorer VI keeps running when target VI FP is closed)</Release_Notes>
75+
- Fixed Issue #9 (JKI SM Explorer VI keeps running when target VI FP is closed)
76+
- Fixed Issue #10 (Editor Plug-ins that call "Term:Data Type" (as Variant) need a Request Deallocation to avoid LV crash)</Release_Notes>
7677
</Description>
7778
<Destinations>
7879
<Toolkit_VIs>
@@ -269,7 +270,7 @@ ALL RIGHTS RESERVED</Text_to_Add>
269270
<Path/>
270271
<VI_Title>Support for State Machine</VI_Title>
271272
</Items_Data>
272-
<GUID>DF7065EC043A259BA68BFE58F07516AE</GUID>
273+
<GUID>5E625C8ABCB527808FB8FEA5BECB8E8A</GUID>
273274
</Functions_Palette_Data>
274275
<Functions_Palette_Data>
275276
<Parent_Palette_Index>0</Parent_Palette_Index>
@@ -332,7 +333,7 @@ ALL RIGHTS RESERVED</Text_to_Add>
332333
<Path>State Machine Support API\Build State String with Arguments.vi</Path>
333334
<VI_Title>Build State String with Arguments (JKISM)</VI_Title>
334335
</Items_Data>
335-
<GUID>AF2F933B55EA0BF3AD9A0E2BBD8F0C9D</GUID>
336+
<GUID>1E90900209DD8141E6C6ED08D35AB28D</GUID>
336337
</Functions_Palette_Data>
337338
</Library_Palette_Definition>
338339
</VI_Package_Builder_Settings>

0 commit comments

Comments
 (0)