Quoting Balazs Scheidler <[EMAIL PROTECTED]>:

> It works with light testing, e.g. now it does not crash where it used
> to. I did not check for leaks or similar stuff, however I think I only
> needed to free the allocated memory in dbd_disconnect() and in case of
> an error. I've added both of these spots, so it should be ok in this
> regard. We are installing the patch in production, but now I think it is
> safe to commit it.
>

So I assume that "make check" runs without errors and without  
crashing? It is probably a good idea to add a check to test_dbi.c for  
creating two connections at a time too. I'll look into this.

>
> Just let me know if you accept patches that remove these kind of code
> blocks. (for instance the oracle compilation problem we fixed last
> contained some dead code that I didn't remove, as I didn't want to be
> too intrusive. if it was my code, I would have removed those as well).

As far as I know no one currently claims to be "the" oracle  
maintainer, so chances are low that you will step on anyone's toes.  
Feel free to go ahead and remove the dead code.

>
> Another completely unrelated topic: have you thought of using git
> instead of CVS? It would be so much simpler to contribute :)
>

I'm not familiar with git, and I felt perfectly fine so far using the  
infrastructure provided by SourceForge. I have other SF projects using  
Subversion which I personally prefer to CVS, but I avoided the  
migration hassles for libdbi and libdbi-drivers.

All you need to do to check in your patches is to get a SF account  
(which you may already have) and to allow me to add you as a developer  
to libdbi-drivers.

regards,
Markus

-- 
Markus Hoenicka
[EMAIL PROTECTED]
(Spam-protected email: replace the quadrupeds with "mhoenicka")
http://www.mhoenicka.de


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Libdbi-drivers-devel mailing list
Libdbi-drivers-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libdbi-drivers-devel

Reply via email to