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

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


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




More information about the Devel mailing list