As the debugging print calls are async, all the strings that might be overwritten must use log_strdup() which will create a copy of the printable string. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| http_client.c | ||
| http_parser_url.c | ||
| http_parser.c | ||
| http_server.c | ||
| http.c | ||
| Kconfig | ||
| README_http_parser | ||