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

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


  Branch: refs/heads/2.3
  Home:   https://github.com/OpenSIPS/opensips
  Commit: de3261f5221bf37004bd61d743c4938341cdfb6a
      https://github.com/OpenSIPS/opensips/commit/de3261f5221bf37004bd61d743c4938341cdfb6a
  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