omadrm/drmengine/ro/src/DrmRights.cpp
changeset 84 b09186059647
parent 23 493788a4a8a4
equal deleted inserted replaced
82:a117e284a2c6 84:b09186059647
   894     delete constraint;
   894     delete constraint;
   895     constraint = NULL;
   895     constraint = NULL;
   896 
   896 
   897     if (noRights)
   897     if (noRights)
   898         {
   898         {
   899         delete constraint;
       
   900         constraint = NULL;
       
   901         aExpiration = EExpiredRights;
   899         aExpiration = EExpiredRights;
   902         return ENoRights;
   900         return ENoRights;
   903         }
   901         }
   904 
   902 
   905     if (aRestriction != ERestrictedRights)
   903     if (aRestriction != ERestrictedRights)