Re: curl giving errors with the followup url

2014-08-05 Thread Madhurima Das
Thanks a ton!! Sorry for forgetting to free the allocated memory in mapping_data. It works great now without any errors or memory leakage. Thanks!! On Tue, Aug 5, 2014 at 12:33 PM, David Chapman wrote: > On 8/5/2014 10:09 AM, you wrote: > > Hi David, > > Thanks a lot for the reply. > > I h

Re: curl giving errors with the followup url

2014-08-04 Thread David Chapman
On 8/4/2014 4:16 PM, Madhurima Das wrote: I want to retrieve the information data of a particular website (url) and also find its follow-up url (url_new) but getting too many errors after running Valgrind along with memory leakage. The function and part of the main program is as follows: void