Skip to content

src: simplify arg type of AddFingerprintDigest

There's no reason for fingerprint to be a pointer to a char[]. Make it just a char[] and remove the unnecessary indirection.

Merge request reports

Loading