Skip to content

FIXING main vul #26

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

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

FIXING main vul #26

wants to merge 6 commits into from

Conversation

Diebbo
Copy link
Collaborator

@Diebbo Diebbo commented Dec 20, 2024

No description provided.

@Diebbo
Copy link
Collaborator Author

Diebbo commented Dec 20, 2024

memcpy(&decompressed_name[decompressed_index], label, label_size);
decompressed_index = (uint16_t)(decompressed_index+label_size);
}
char *pico_dns_decompress_name(char *name, pico_dns_packet *packet) {
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

function presenting vulns

@Diebbo Diebbo marked this pull request as ready for review February 24, 2025 11:06
@danielinux danielinux self-assigned this Mar 4, 2025
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