Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Character Pointers in SA Inmemory Array #241

Closed
rjbrown2 opened this issue May 2, 2024 · 0 comments
Closed

Character Pointers in SA Inmemory Array #241

rjbrown2 opened this issue May 2, 2024 · 0 comments
Assignees

Comments

@rjbrown2
Copy link
Contributor

rjbrown2 commented May 2, 2024

Remove the char* pointers that are associated with ak_ref and ek_ref within the SA stuctures. This will aid in allowing fread/write to more easily save files.

The current default value in the SADB schema is 100 characters. We can start with this as a default.

The major portion of the code that should probably fix this is just in the template files for Maria DB where the memory is allocated.

rjbrown2 added a commit that referenced this issue May 29, 2024
…d frees, new clear functionality, Update unit tests
rjbrown2 added a commit that referenced this issue May 29, 2024
rjbrown2 added a commit that referenced this issue May 29, 2024
rjbrown2 added a commit that referenced this issue May 31, 2024
…ry-array

[#241] Resolve convert SA character pointers to arrays.
@rjbrown2 rjbrown2 closed this as completed Jun 2, 2024
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

No branches or pull requests

1 participant