[Users] Empty proto in trusted table causes segfault

Juha Heinanen jh at tutpro.com
Sun May 21 13:44:30 CEST 2006


Script Head writes:

 > Just stumbled on this. Obviously there shouldn't be an empty field but also
 > OpenSER should handle this gracefully.

CVS HEAD code seems to check for null proto values:

		(VAL_TYPE(val) == DB_STRING) && !VAL_NULL(val) &&

-- juha




More information about the sr-users mailing list