summaryrefslogtreecommitdiffstats
path: root/base/java-tools/src
diff options
context:
space:
mode:
authorFraser Tweedale <ftweedal@redhat.com>2014-09-25 01:39:40 -0400
committerFraser Tweedale <ftweedal@redhat.com>2014-12-05 11:42:16 +1000
commitf955714b64a41026915ce328484181d76e456318 (patch)
tree99c53642022a55553a27c9809376708858b0e258 /base/java-tools/src
parentd9e1069c748b06ccd1261bebdebfb748df7344a2 (diff)
Fix BasicConstraints min/max path length check
The BasicConstraintsExtConstraint min/max path length validity check ensures that the max length is greater than the min length, however, when a negative value is used to represent "no max", the check fails. Only compare the min and max length if the max length is non-negative. Ticket #1035
Diffstat (limited to 'base/java-tools/src')
0 files changed, 0 insertions, 0 deletions