Bugs item #1975196, was opened at 2008-05-27 19:14 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1975196&group_id=56967
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Documentation Group: Clients CVS Head Status: Open Resolution: None Priority: 5 Private: No Submitted By: Stefan de Konink (skinkie) Assigned to: Sjoerd Mullender (sjoerd) Summary: mapi_cache_freeup in example Initial Comment: In the example [1], I found valgrid complaining about a few things. The actual leaking was solved by placing mapi_cache_freeup(hdl, 100); before the last mapi_close_handle. The other problems can be find by running valgrind on the example. by 0x5B564D2: stream_init (stream.mx:372) The above is a starting point. [1]http://monetdb.cwi.nl/projects/monetdb/SQL/Documentation/An-Example.html#An-Example ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1975196&group_id=56967 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
