Skip to Content.
Sympa Menu

freetds - Re: Stored procedures and freetds 0.52

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Bob Kline <bkline AT rksystems.com>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: Re: Stored procedures and freetds 0.52
  • Date: Tue, 24 Jul 2001 15:55:36 -0400 (EDT)


On Tue, 24 Jul 2001, Alexander Celle T. wrote:

> Do you use dmalloc with perl??, I looked into the manual and it
> always talks about C and C++.
>
> Do you know where I can find examples of perl memory debugging??

Memory management in Perl is handled transparently to the Perl
programmer. Perl is implemented in C, so presumably you would build a
custom version of Perl with dmalloc. If dmalloc can be plugged into
only a portion of the code behind a process, then you might be able to
build the freetds libraries with dmalloc. If you think that freetds has
a memory leak, though (which I assume is why you're asking on this
list), you should probably build a repro case which doesn't involve Perl
and flush out the leak that way.

--
Bob Kline
mailto:bkline AT rksystems.com
http://www.rksystems.com





Archive powered by MHonArc 2.6.24.

Top of Page