Merge branch 'master' into next

This commit is contained in:
Ismael Gomez 2016-06-29 18:01:18 +02:00
commit 3f8ef25d8f
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];
handler->dynamic_rate = true;
// Allow NULL parameter
if (args == NULL) {
args = "";