-
- Downloads
Maintain a list of capsule structures, not a list of capsule_metadata
This enforces the following invariants:
* Capsules and capsule_metadata are related 1:1
* All valid capsules are present in the list
* Only valid capsules are present in the list
Signed-off-by:
Simon McVittie <smcv@collabora.com>
parent
e750f608
No related branches found
No related tags found
Showing
- capsule/capsule-dlmopen.c 12 additions, 12 deletionscapsule/capsule-dlmopen.c
- capsule/capsule-init.c 72 additions, 71 deletionscapsule/capsule-init.c
- capsule/capsule-private.h 1 addition, 1 deletioncapsule/capsule-private.h
- capsule/capsule-wrappers.c 11 additions, 12 deletionscapsule/capsule-wrappers.c
Please register or sign in to comment