]> git.saurik.com Git - apple/security.git/blobdiff - libsecurity_cdsa_utilities/lib/acl_comment.cpp
Security-55471.14.4.tar.gz
[apple/security.git] / libsecurity_cdsa_utilities / lib / acl_comment.cpp
index 6a5ab718ef5ba0898917747f2cdee7501daf663b..a10adb2ff17c7938b7dba553004ce10b3029cd60 100644 (file)
@@ -104,7 +104,9 @@ CommentAclSubject *CommentAclSubject::Maker::make(Version, Reader &pub, Reader &
        // Phew. I'd rather be lucky than good...
        //
        // So let's get started:
+#ifndef NDEBUG
        static const size_t minCssmList = 12;   // min(sizeof(CSSM_LIST)) of all architectures
+#endif
        pub.get<void>(4);                       // skip first 4 bytes
        uint32_t lop; pub(lop);         // read L4n-or-(bottom of)P8h
        uint32_t tol; pub(tol);         // read T4h-or-L4n