This website works better with JavaScript.
Home
Help
Sign In
non
/
spiralsynthmodular
mirror of
https://github.com/original-male/spiralsynthmodular
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Oops. Forgot to init library Ref Counter
master
waxfrenzy
22 years ago
parent
e4540ec8ca
commit
da55b5a0d0
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
SpiralSound/Plugins/LADSPAPlugin/LADSPAInfo.C
+ 1
- 0
SpiralSound/Plugins/LADSPAPlugin/LADSPAInfo.C
View File
@@ -401,6 +401,7 @@ LADSPAInfo::ExaminePath(const char *path)
LibraryInfo li;
li.PathIndex = path_index;
li.Basename = ep->d_name;
li.RefCount = 0;
li.Handle = NULL;
m_Libraries.push_back(li);
Write
Preview
Loading…
Cancel
Save