mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
record.cpp:fix possible recording in flash
Origin commit data
------------------
Branch: ni/coolstream
Commit: 309c17d567
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-10-05 (Fri, 05 Oct 2012)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -575,6 +575,8 @@ record_error_msg_t CRecordInstance::MakeFileName(CZapitChannel * channel)
|
||||
return RECORD_INVALID_DIRECTORY;
|
||||
/* fallback to g_settings.network_nfs_recordingdir */
|
||||
Directory = std::string(g_settings.network_nfs_recordingdir);
|
||||
}else{
|
||||
return RECORD_INVALID_DIRECTORY;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user