[OpenSIPS-Devel] [OpenSIPS/opensips] d8abf7: msg_translator: Passing MSG_TRANS_NOVIA_FLAG means...

Bogdan Andrei IANCU bogdan at opensips.org
Sun Aug 24 06:58:21 CEST 2014


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: d8abf71ed74a739749ab34e0e823ac2fe9c90200
      https://github.com/OpenSIPS/opensips/commit/d8abf71ed74a739749ab34e0e823ac2fe9c90200
  Author: Walter Doekes <walter+github at wjd.nu>
  Date:   2014-08-19 (Tue, 19 Aug 2014)

  Changed paths:
    M msg_translator.c

  Log Message:
  -----------
  msg_translator: Passing MSG_TRANS_NOVIA_FLAG means don't touch Via.

Before this, if you passed the MSG_TRANS_NOVIA_FLAG flag to
build_res_buf_from_sip_res, the msg->via1->next would get checked but
not used. Now it's not touched at all.


  Commit: 83626bc3938ad7c0d50be096d20b7ab17d857418
      https://github.com/OpenSIPS/opensips/commit/83626bc3938ad7c0d50be096d20b7ab17d857418
  Author: Bogdan Andrei IANCU <bogdan at opensips.org>
  Date:   2014-08-24 (Sun, 24 Aug 2014)

  Changed paths:
    M msg_translator.c

  Log Message:
  -----------
  Merge pull request #305 from wdoekes/wjd-msg_trans_no_via-no_crash

msg_translator: Passing MSG_TRANS_NOVIA_FLAG means don't touch Via.


Compare: https://github.com/OpenSIPS/opensips/compare/ab7f422aa70f...83626bc3938a


More information about the Devel mailing list