THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#443 - db_unixodbc cannot load more than 1024 bytes from a database field (patch
supplied)
User who did this - Daniel-Constantin Mierla (miconda)
----------
Took me a while to get to this patch due to heavy traveling lately.
Looking at the code I wonder if db_unixodbc_load_cell(...) should not return a code and
indicate an error if there is no more memory. The function it is used inside another
functions that returns an int.
What was the reason on just declaring as void function? Is it working all ok when there is
a failure allocating memory inside db_unixodbc_load_cell()?
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=443#comment1…
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.