Skip to content

Output actual version string rather than a pointer address#168

Merged
inahga merged 2 commits into
mainfrom
output-version-value-rather-than-memory-address
Apr 24, 2026
Merged

Output actual version string rather than a pointer address#168
inahga merged 2 commits into
mainfrom
output-version-value-rather-than-memory-address

Conversation

@pgporada
Copy link
Copy Markdown
Member

We've seen alerts such as the following where we see Version:0xc0007f8090 which is unhelpful.

checking for early removal: old CRL does not precede new CRL. context: {Old:{Number:+1777047686349361882 NumEntries:227 ThisUpdate:2026-04-24 16:21:26 +0000 UTC NextUpdate:2026-05-03 16:21:25 +0000 UTC URL:http://ye1.c.lencr.org/91.crl StorageKey:{Bucket:le-crl-prod Object:15121864070385704/91.crl Version:0xc000830700}} New:{Number:+1777047686349361882 NumEntries:227 ThisUpdate:2026-04-24 16:21:26 +0000 UTC NextUpdate:2026-05-03 16:21:25 +0000 UTC URL:http://ye1.c.lencr.org/91.crl StorageKey:{Bucket:le-crl-prod Object:15121864070385704/91.crl Version:0xc0007f8090}}}

Adds k.VersionString() method to dereference the pointer into a string.

@inahga inahga merged commit fa9cec1 into main Apr 24, 2026
3 checks passed
@inahga inahga deleted the output-version-value-rather-than-memory-address branch April 24, 2026 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants