-
Notifications
You must be signed in to change notification settings - Fork 478
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: improve nghttp2 checker (#2991)
* fix: improve nghttp2 checker Improve nghttp2 checker to avoid false positives with node and wireshark binaries which link dynamically with nghttp2 library (and save the associated version number) Signed-off-by: Fabrice Fontaine <fabrice.fontaine@orange.com> * chore: merge conflict resolution --------- Signed-off-by: Fabrice Fontaine <fabrice.fontaine@orange.com> Co-authored-by: Terri Oda <terri.oda@intel.com>
- Loading branch information
Showing
4 changed files
with
7 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters