*_result[len] is parsed as *(_result[len]) which is not at all what we
want to touch here.
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Fixes:
|
||
|---|---|---|
| .. | ||
| dns_key.c | ||
| dns_query.c | ||
| internal.h | ||
| Kconfig | ||
| Makefile | ||
*_result[len] is parsed as *(_result[len]) which is not at all what we
want to touch here.
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Fixes:
|
||
|---|---|---|
| .. | ||
| dns_key.c | ||
| dns_query.c | ||
| internal.h | ||
| Kconfig | ||
| Makefile | ||