On Donnerstag 14 August 2008, Bart Janssen wrote:
> Hello,
>
> I experienced de-allocation problems in the UMFPACK bindings.
> The diff you find below fixes the bug by adding a constructor to the
> symbolic_type and numeric_type structs that are defined in bindings/
> umfpack/umfpack.hpp .
> The ptr variable will now be initialized to 0.
>
> Can someone add this to the svn repository?
Fixed, thanks! (Disclaimer: I don't maintain the official bindings svn, only an unofficial branch.)
Andreas