]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
extsearchidx: distinguish between binary and hex OIDs
authorEric Wong <e@80x24.org>
Tue, 19 Aug 2025 00:33:39 +0000 (00:33 +0000)
committerEric Wong <e@80x24.org>
Wed, 20 Aug 2025 19:10:18 +0000 (19:10 +0000)
commit7e69df721a8ef2e03fd4a318d69c13e0afe0d587
treed056939cc44194b30b3466031fcab6d776a03a26
parent4be9916f821698a7e598dbe6545dd44158a5d2be
extsearchidx: distinguish between binary and hex OIDs

Meaningful variables make it easier for hackers to understand
the code, since this is one of the few places where we freely
mix human-readable hex and binary representations of OIDs.
lib/PublicInbox/ExtSearchIdx.pm