Fix an allocation size bug in ASN.1 tests
authorGreg Hudson <ghudson@mit.edu>
Tue, 10 Jan 2012 18:01:15 +0000 (18:01 +0000)
committerGreg Hudson <ghudson@mit.edu>
Tue, 10 Jan 2012 18:01:15 +0000 (18:01 +0000)
commit551d3788241b34adb162efd63f6e7ace6afdcca1
treec6133bac6ac45747d4cb94db3b7807973372ea29
parent266f277b07ffae2cbb46e56387b5de0b1d5d7e02
Fix an allocation size bug in ASN.1 tests

ktest_make_sample_pa_pk_as_req_draft9 was allocating the wrong
size of objects for the trustedCertifiers array.  Fix it.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25638 dc483132-0cff-0310-8789-dd5450dbe970
src/tests/asn.1/ktest.c