[sr-dev] [tracker] Comment added: presence_xml with db_postgres

sip-router admin at sip-router.org
Fri Jun 18 20:03:19 CEST 2010


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#77 - presence_xml with db_postgres
User who did this - Andrey A Berekelya (bandry)

----------
1. For BLOBs \0 is not needed. \0 is needed for string terminate.
2. In db_mysql (km_val.c) all lines are complemented by zero.
3. In presence_xml (notify_body.c) check strlen (body_array[i]->s) and body_array[i]->len shows different values. The value of strlen (body_array[i]->s) is always greater than body_array[i]->len.
4. The output value body_array[i]->s in the log showed that the line does not terminated \0 at the end.
5. It`s work :)
----------

More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=77#comment86

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.



More information about the sr-dev mailing list