[sr-dev] [tracker] Comment added: bug in s.replace?

sip-router bugtracker at sip-router.org
Tue May 15 20:48:20 CEST 2012


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#227 - bug in s.replace?
User who did this - Alex Hermann (axlh)

----------
Are you sure you use the latest development version? In previous versions the buffer used for (string) transformations would be overwritten if there were multiple transformations in one command.

Make sure you've got the following commits in your version:


commit 3775eb7730b2cd5491864109945b31f15df28f1a (master~443)
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Thu Dec 15 18:58:02 2011 +0100

    pv: use a pool of buffers for transformations
    
    - currently 4 slots - safer for chained string transformations that need
      the local buffer



and


commit cc3a0b55fe8bdfc106ae782efe55bd0ac2f1be99 (master~305)
Author: Alex Hermann <alex at speakup.nl>
Date:   Thu Feb 2 10:40:35 2012 +0100

    modules_k/pv: pv_trans buffer: malloc must allocate pointers, not bytes.



----------

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

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