Hi Stipe.
 
After your latest change to the DLR handling, using DLR with mysql crashes the system everytime. in dlr_add_{mysql|sdb}, in the octstr_format call you added the "source" field, but not the data to the format call. as a result, octstr_format is missing one parameter and is trying to format an integer as a cstring - which promply crashes the box.
 
I must say - for a simple bug, this was quite anoying to track down, especially as we had a presentation running at the same time with untested code running on the demo server (because of the SMPP esm_class bug I had to upload a CVS snapshot with a fix to the demo server, and that snapshot already had the DLR changes in).
 
As always, here's a patch ;-)
 
--
Oded Arbel
m-Wise mobile solutions
[EMAIL PROTECTED]
 
+972-9-9581711 (116)
+972-67-340014
 
::..
'I have been told that "Introduction to Objectivist Epistemology" was required reading at
the Xerox PARC lab where OOP was invented, but this may be merely an urban legend.'
 -- Bryce Wilcox

 

Attachment: dlr.patch
Description: dlr.patch

Reply via email to