[OpenSIPS-Devel] [OpenSIPS/opensips] bab109: Fix a string concatenation operator bug

Liviu Chircu liviu at opensips.org
Fri May 20 16:47:21 CEST 2016


  Branch: refs/heads/2.1
  Home:   https://github.com/OpenSIPS/opensips
  Commit: bab109f633b000dfc786d88adc1208a90d92c54e
      https://github.com/OpenSIPS/opensips/commit/bab109f633b000dfc786d88adc1208a90d92c54e
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2016-05-20 (Fri, 20 May 2016)

  Changed paths:
    M route.c

  Log Message:
  -----------
  Fix a string concatenation operator bug

This patch fixes an issue with string concatenation where any NULL
operand would cause all operands to its left to be ignored when
computing the result of the expression.

Reported by Ovidiu Sas
Closes #870

(cherry picked from commit a420752f436a1f952c255df8d5dbe9ea59b0d653)




More information about the Devel mailing list