[Home]

Summary:ASTERISK-08563: [patch] ast_load_realtime calls ast_load_realtime_all with wrong parameters
Reporter:deti (deti)Labels:
Date Opened:2007-01-12 09:02:09.000-0600Date Closed:2007-01-13 23:39:20.000-0600
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Core/Configuration
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) config.c.diff
Description:Someone must have missed to check if ast_load_realtime_all takes a va_list argument.
Further odbc now returns a space (' ') for all empty strings that are not explicitly set to NULL. Now we have to remove those variables having a space as only value in ast_load_realtime.


Comments:By: Tilghman Lesher (tilghman) 2007-01-13 23:39:20.000-0600

Fixed the bug; did not fix the other behavior, as that would change how realtime works; rev 50784.