Posted: Thu Jun 09, 2005 5:04 pm Post subject: Purify and MQ C++ api
Newbie
Joined: 20 Apr 2005 Posts: 7
I am using the C++ api. And I declare a ImqMessage object. using the default constructor.
When I do a get, Purify tells me that I have a Uninitilized Memory Read. Is there anything I can do to get rid of the error?
Ronak
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
Without seeing any code, my guess is that you haven't specified a buffer for the actual message that you want to put. Take a look at the imqsput.cpp sample that ships with the product.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum