Skip to content
This repository was archived by the owner on Feb 17, 2023. It is now read-only.

Commit d1695ec

Browse files
committed
Merge branch 'release/buffer_check_fix'
2 parents 2bde98d + 7c69fc9 commit d1695ec

2 files changed

Lines changed: 10 additions & 7 deletions

File tree

Development/Memory Manager.vipb

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
<VI_Package_Builder_Settings Version="2018" Created_Date="2018-11-13 11:33:33" Modified_Date="2019-09-19 15:08:41" Creator="Ryan" Comments="" ID="11fe971b5ae29aca30ec1509bcdb27c5">
1+
<VI_Package_Builder_Settings Version="2018" Created_Date="2018-11-13 11:33:33" Modified_Date="2019-10-02 15:54:44" Creator="Ryan" Comments="" ID="f82d0c0323953607c4fa750ec37549ba">
22
<Library_General_Settings>
33
<Package_File_Name>ni_lib_lv_memory</Package_File_Name>
4-
<Library_Version>0.8.0.20</Library_Version>
4+
<Library_Version>0.8.1.20</Library_Version>
55
<Auto_Increment_Version>false</Auto_Increment_Version>
66
<Library_Source_Folder>..</Library_Source_Folder>
77
<Library_Output_Folder>..\..\..\builds</Library_Output_Folder>
@@ -37,7 +37,10 @@
3737
<Copyright/>
3838
<Packager>NI Systems Engineering</Packager>
3939
<URL>https://github.com/ryanpoulos/LabVIEW-Memory-Manager</URL>
40-
<Release_Notes>0.8.0:
40+
<Release_Notes>0.8.1:
41+
- Fixed bound check bug.
42+
43+
0.8.0:
4144
- Removed protected operations for now.
4245
- Cleaned up VI name and descriptions.
4346
- Improved error handling.
@@ -343,7 +346,7 @@ Initial build. Includes support for:
343346
<Path>..\Source\VIs</Path>
344347
<VI_Title/>
345348
</Items_Data>
346-
<GUID>34B7A71992B04A3A8B8A9F4557F9AAFE</GUID>
349+
<GUID>EE8F06476D4080F5ED3257DCCC12783D</GUID>
347350
</Functions_Palette_Data>
348351
<Functions_Palette_Data>
349352
<Parent_Palette_Index>0</Parent_Palette_Index>
@@ -574,7 +577,7 @@ Initial build. Includes support for:
574577
<Path>..\Source\Classes\Pointer\Is Null.vi</Path>
575578
<VI_Title/>
576579
</Items_Data>
577-
<GUID>848D1D83D880710B280F46B843CC853A</GUID>
580+
<GUID>EC108EB2357925DE7DF9DE0E6E4E54B7</GUID>
578581
</Functions_Palette_Data>
579582
<Functions_Palette_Data>
580583
<Parent_Palette_Index>1</Parent_Palette_Index>
@@ -637,7 +640,7 @@ Initial build. Includes support for:
637640
<Path>..\Source\Classes\Pointer\Get Internal.vi</Path>
638641
<VI_Title/>
639642
</Items_Data>
640-
<GUID>D9B5EC81CB55A6372C3AAF5599B49EC2</GUID>
643+
<GUID>EF2508B5A5163A03A05BD0CD80263BF4</GUID>
641644
</Functions_Palette_Data>
642645
<Functions_Palette_Data>
643646
<Parent_Palette_Index>0</Parent_Palette_Index>
@@ -1064,7 +1067,7 @@ Initial build. Includes support for:
10641067
<Path>..\Source\VIs\New Error Cluster Constant.vi</Path>
10651068
<VI_Title/>
10661069
</Items_Data>
1067-
<GUID>3C2A2C1483DEC5299226F0F4D41FE472</GUID>
1070+
<GUID>8CC484F02C1D20E11D93F9B01294A3FE</GUID>
10681071
</Functions_Palette_Data>
10691072
</Library_Palette_Definition>
10701073
</VI_Package_Builder_Settings>
4 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)