[OpenSIPS-Devel] [OpenSIPS/opensips] 3f952c: Force case insensitive matching via fnmatch

Bogdan-Andrei Iancu bogdan at opensips.org
Thu Apr 5 07:12:32 EDT 2018


  Branch: refs/heads/2.2
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 3f952c25d02c85aa545bf2c073d169196dae2f73
      https://github.com/OpenSIPS/opensips/commit/3f952c25d02c85aa545bf2c073d169196dae2f73
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
    M modules/sipmsgops/sipmsgops.c

  Log Message:
  -----------
  Force case insensitive matching via fnmatch

remove_hf(,'g') uses fnmatch with FNM_CASEFOLD if available (as it is a GNU extension)
Closes #1333
Reported by Nick Altmann

(cherry picked from commit 19a869148c98a1d7b13bac7e19a23a3e8d37fe3f)




More information about the Devel mailing list