omadrm/drmplugins/drmrohandler/src/CRoHandler.cpp
changeset 2 76350b5be3d8
parent 0 95b198f216e5
child 9 89a1f2bd800d
child 23 493788a4a8a4
--- a/omadrm/drmplugins/drmrohandler/src/CRoHandler.cpp	Thu Jan 07 12:54:19 2010 +0200
+++ b/omadrm/drmplugins/drmrohandler/src/CRoHandler.cpp	Mon Jan 18 20:30:37 2010 +0200
@@ -758,7 +758,7 @@
         User::LeaveIfError( ret );
         }
 
-    if ( iPutRightsToInbox )
+    if ( iPutRightsToInbox && contentURI ) // coverity check
         {
         buffer = HBufC16::NewL( contentURI->Length() );
         TPtr uri16( buffer->Des() );