This website works better with JavaScript.
Home
Help
Sign In
jackaudio
/
jack2
mirror of
https://github.com/jackaudio/jack2
Watch
1
Star
0
Fork
0
Code
Releases
45
Activity
Browse Source
debug driver initialization
pull/450/head
Christoph Kuhr
7 years ago
parent
94bc65df63
commit
4ed867390b
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
linux/avb/JackAVBDriver.cpp
+ 1
- 1
linux/avb/JackAVBDriver.cpp
View File
@@ -245,7 +245,7 @@ extern "C"
break;
}
}
free(token);
//
free(token);
free(der_string);
return tokenCnt;
}
Write
Preview
Loading…
Cancel
Save