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

use uint8_t for byte and byte pointer #681

Merged
merged 3 commits into from
Jan 13, 2024
Merged

Conversation

pabuhler
Copy link
Member

This replaces "void *" in the API and usage of "unsigned char" as a byte type.

#671

This replaces "void *" in the API and usage of "unsigned char" as a byte type.

cisco#671
@pabuhler pabuhler requested a review from paulej January 12, 2024 13:41
srtp/srtp.c Outdated Show resolved Hide resolved
@pabuhler pabuhler merged commit fc45123 into cisco:main Jan 13, 2024
33 checks passed
@pabuhler pabuhler deleted the use-uint8_t branch January 13, 2024 14:55
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.

2 participants