[Kamailio-Devel] [ openser-Bugs-2658723 ] segfault in db_text.dbt_insert

SourceForge.net noreply at sourceforge.net
Tue Mar 3 21:59:59 CET 2009


Bugs item #2658723, was opened at 2009-03-03 21:59
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=2658723&group_id=139143

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: ver devel
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Edgar Holleis (ccaracalla)
Assigned to: Nobody/Anonymous (nobody)
Summary: segfault in db_text.dbt_insert

Initial Comment:
- happens when inserting a nul-value into a column of type DB_STRING
- only happens if (db_val.nul && db_val.val.string_val == NULL) 
- not sure whether this is in fact a bug or whether the api requires DB_STRINGs of nul to set string_val to "" instead of NULL
- anyway, the fix is simple enough

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=2658723&group_id=139143



More information about the Devel mailing list