[OpenSIPS-Devel] [ opensips-Patches-2691928 ] db_unixodbc broken, patch attached

SourceForge.net noreply at sourceforge.net
Thu Mar 19 08:57:48 CET 2009


Patches item #2691928, was opened at 2009-03-18 16:42
Message generated for change (Comment added) made by cupotka2008
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=2691928&group_id=232389

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: modules
Group: 1.4.x
>Status: Open
Resolution: Fixed
Priority: 7
Private: No
Submitted By: Alex Massover (cupotka2008)
Assigned to: Bogdan-Andrei Iancu (bogdan_iancu)
Summary: db_unixodbc broken, patch attached

Initial Comment:
Hi!

db_unixodbc is broken in 1.4.x, it always issues empty string insread of query, so it never works.

Insread of 
(SQLCHAR*)_s
should be
(SQLCHAR*)_s->s


----------------------------------------------------------------------

>Comment By: Alex Massover (cupotka2008)
Date: 2009-03-19 09:57

Message:
Sorry, I had a slow connection, you closed it before I noticed and assigned
it to you :)

----------------------------------------------------------------------

Comment By: Bogdan-Andrei Iancu (bogdan_iancu)
Date: 2009-03-18 17:46

Message:
Alex, any reason for re-opening this item?

----------------------------------------------------------------------

Comment By: Bogdan-Andrei Iancu (bogdan_iancu)
Date: 2009-03-18 16:53

Message:
Hi Alex,

That is right - looks like there are not so many people using this module
:)

I applied it on trunk and 1.4 branch

Thanks and regards,
Bogdan

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=2691928&group_id=232389



More information about the Devel mailing list