[OpenSIPS-Devel] [OpenSIPS/opensips] 84da83: Improve qvalue parsing

Liviu Chircu liviu at opensips.org
Wed Feb 17 14:41:52 CET 2016


  Branch: refs/heads/1.11
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 84da83f8dce212b704f1011d8d9a011474440ecc
      https://github.com/OpenSIPS/opensips/commit/84da83f8dce212b704f1011d8d9a011474440ecc
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2016-02-17 (Wed, 17 Feb 2016)

  Changed paths:
    M cfg.y
    M error.c
    M error.h
    M modules/registrar/sip_msg.c
    M modules/uac_redirect/rd_funcs.c
    M qvalue.c
    M qvalue.h

  Log Message:
  -----------
  Improve qvalue parsing

* accept qvalues with no decimal digits (e.g. "1." and "0.")
  (this removes E_Q_DEC_MISSING from error.h)
* improve bad qvalue error reporting

(cherry picked from commit ed60363d9d66bf230872c535e3fc0cf7f117b2c7)

Conflicts:
	cfg.y




More information about the Devel mailing list