[webkit-changes] [WebKit/WebKit] 2de6ba: Drop strnstr() function as it is unsafe and now un...

Chris Dumez noreply at github.com
Thu Jan 30 14:59:18 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2de6ba3c638adf3f547f9a2c86f54fe48b476f14
      https://github.com/WebKit/WebKit/commit/2de6ba3c638adf3f547f9a2c86f54fe48b476f14
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2025-01-30 (Thu, 30 Jan 2025)

  Changed paths:
    M Source/WTF/wtf/PlatformHave.h
    M Source/WTF/wtf/StringExtras.h
    M Source/cmake/OptionsCommon.cmake
    M Tools/TestWebKitAPI/Tests/WTF/FileSystem.cpp

  Log Message:
  -----------
  Drop strnstr() function as it is unsafe and now unused
https://bugs.webkit.org/show_bug.cgi?id=286754

Reviewed by Geoffrey Garen.

* Source/WTF/wtf/PlatformHave.h:
* Source/WTF/wtf/StringExtras.h:
(strnstr): Deleted.
* Source/cmake/OptionsCommon.cmake:

Canonical link: https://commits.webkit.org/289585@main



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list