Merge "[Multimedia] Replaced the type of the buffer of MediaPacket with the common...
[platform/core/csapi/tizenfx.git] / src / Tizen.Multimedia / MediaTool / MediaPacket.cs
index 1b52493..64e6d59 100644 (file)
@@ -142,6 +142,8 @@ namespace Tizen.Multimedia
                 return;
             }
 
+            _handle = IntPtr.Zero;
+
             switch (ret)
             {
                 case ErrorCode.OutOfMemory: