Skip to content

Serialize table managers in save_principal_table_to_list#318

Open
saiashok0981 wants to merge 1 commit into
ccc-certifier-framework:mainfrom
saiashok0981:fix-table-managers-serialization
Open

Serialize table managers in save_principal_table_to_list#318
saiashok0981 wants to merge 1 commit into
ccc-certifier-framework:mainfrom
saiashok0981:fix-table-managers-serialization

Conversation

@saiashok0981

Copy link
Copy Markdown

GitHub PR Description

### Summary
This PR implements serialization of `table_managers` in `acl_principal_table::save_principal_table_to_list` in `acl.cc`.

### Proposed Changes
- Iterates over `managers_` (up to `num_managers_`) and calls `pl->add_table_managers(managers_[j])` to ensure managers are saved to the protobuf message.
- Replaces the `// Todo: add managers` comment with the actual implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant