salesforce / ja3

JA3 is a standard for creating SSL client fingerprints in an easy to produce and shareable way.
BSD 3-Clause "New" or "Revised" License
2.69k stars 288 forks source link

address salesforce/ja3#87 next statement used outside of for or while statement #90

Closed mmguero closed 1 year ago

mmguero commented 1 year ago

This addresses the same issue #89 is for, fixing issue #87.

I've rearranged the function just a bit (and ssl_extension_ec_point_formats) to check is_orig first before checking for c?$tlsfp and possibly assigning it. Beyond that, it's replacing next with return.

I've signed the CLA.