It's a mistake, that's all it is. The signature lengths are not guaranteed
constant so you cannot even use the value to avoid strlen(), it's only good for
allocating storage space and even that only in recent versions of rpm which
guarantee it's actually the maximum. In other words, don't use it, better to
not even look at it at all.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/commit/b7e9a60370d910febbe8c69e2d2cac7512051eb3#r93513313
You are receiving this because you are subscribed to this thread.
Message ID:
<rpm-software-management/rpm/commit/b7e9a60370d910febbe8c69e2d2cac7512051eb3/93513...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint