Skip to content

Commit

Permalink
One more TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
septract committed Feb 11, 2025
1 parent f9aaeeb commit bc27384
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions components/mission_key_management/client.h
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,9 @@ function (boolean) ValidState (u32 state) {
}
$*/

// TODO Wrapper predicate for the allocation record. We distinguish between
// cases because `cn test` doesn't handle Alloc() yet
// NOTE Wrapper predicate for the allocation record. We distinguish between
// cases because `cn test` doesn't handle Alloc() yet. See
// https://github.com/rems-project/cerberus/issues/776
#if ! defined(CN_TEST)
/*$
predicate (boolean) ClientAlloc (pointer p)
Expand Down

0 comments on commit bc27384

Please sign in to comment.