- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I'm using IPP ipp 7.0.2.154 ia32 and w_ipp-samples_p_7.0.2.048.zip. There is a bug in BMPEncoder::Close() method, which deletes m_Encoder but doesn't assign NULL. Call of Close() before destriction leads to crash.
Regards,
Leonid
I'm using IPP ipp 7.0.2.154 ia32 and w_ipp-samples_p_7.0.2.048.zip. There is a bug in BMPEncoder::Close() method, which deletes m_Encoder but doesn't assign NULL. Call of Close() before destriction leads to crash.
Regards,
Leonid
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Leonid,
Thanks for reporting that issue. I cheked it and fixed. Thel fix of this problem will be available in the next IPP release.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Sergey,
the same issueseems to bein UIC::BMPDecoder::Close().
JPEGEncoder::Close() does not delete m_enc, is it possible to reuse instance of JPEGEncoder after encoding?
the same issueseems to bein UIC::BMPDecoder::Close().
JPEGEncoder::Close() does not delete m_enc, is it possible to reuse instance of JPEGEncoder after encoding?
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page