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

FS#3237 - umdns: fails to compile with gcc10 #5

Open
openwrt-bot opened this issue Jul 18, 2020 · 2 comments
Open

FS#3237 - umdns: fails to compile with gcc10 #5

openwrt-bot opened this issue Jul 18, 2020 · 2 comments

Comments

@openwrt-bot
Copy link

PolynomialDivision:

Try to compile umdns with gcc10 and it will break with following error:

service.c:240:10: error: 'strcpy' offset 6 from the object at 'b' is
out of the bounds of referenced subobject 'name' with type 'uint8_t[]'
{aka 'unsigned char[]'} at offset 6 [-Werror=array-bounds]

More detailed error:
berlin-open-wireless-lab/DAWN#109 (comment)

@openwrt-bot
Copy link
Author

kirelagin:

Is this fixed by b777a0b?

@protectivedad
Copy link

It is. The package Makefile needs to be updated to point to the latest version.

@ynezz ynezz transferred this issue from openwrt/openwrt Jun 4, 2023
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

2 participants