Merge branch 'master' into uplink

This commit is contained in:
Ismael Gomez 2016-06-29 18:01:25 +02:00
commit 56bdb47258
1 changed files with 2 additions and 0 deletions

View File

@ -243,6 +243,8 @@ int rf_uhd_open(char *args, void **h)
char args2[512]; char args2[512];
handler->dynamic_rate = true;
// Allow NULL parameter // Allow NULL parameter
if (args == NULL) { if (args == NULL) {
args = ""; args = "";