X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=lib%2Fbase%2Frawfile.cpp;h=3a09e07eef2b2a4f663200fcc4666eadcbe59c52;hb=417e393cbc7b4fd22482aa21cdeeb3e8dec3128c;hp=d4c16d79b8d6600f9b68595db1a8548036263a6c;hpb=ff414e7874e0ab4fdf89cce159ea835ac5c5393d;p=vuplus_dvbapp diff --git a/lib/base/rawfile.cpp b/lib/base/rawfile.cpp index d4c16d7..3a09e07 100644 --- a/lib/base/rawfile.cpp +++ b/lib/base/rawfile.cpp @@ -7,7 +7,7 @@ DEFINE_REF(eRawFile); eRawFile::eRawFile() - :m_lock(true) + :m_lock(false) { m_fd = -1; m_file = 0;