bug-gmp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mpf_set_z bug


From: Torbjorn Granlund
Subject: Re: mpf_set_z bug
Date: 09 Aug 2003 03:04:44 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

"Chi huahua" <address@hidden> writes:

  I believe there is a bug in the method mpf_set_z. I think there
  is a memory leak inside this method. When I call the method in
  a loop, the memory required by the process continues to
  increase through each iteration of the loop. Eventually, my app
  crashes.

Since the method mpf_set_z doesn't use any method to allocate
memory, this seems really odd.

  Any ideas?

Microsoft compiler buggyness?

(Which platform?  Which GMP version?  How did you compile?  Please
see the section in the GMP manual on how to usefully report bugs.)

--
Torbjörn




reply via email to

[Prev in Thread] Current Thread [Next in Thread]