mirror of
https://github.com/ElementsProject/lightning.git
synced 2026-08-17 13:06:36 +02:00
memcmp((p1)->field, (p2)->field, ...) results in undefined behaviour if (p1)->field or (p2)->field is NULL. This holds also when tal_count((p1)->field) * sizeof(*(p1)->field) == 0. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile | ||
| run-peer-wire.c | ||