mirror of
https://github.com/opnsense/src.git
synced 2026-02-11 14:55:36 -05:00
Otherwise concurrently running threads may inadvertently use the same token for different messages. Preserve the behaviour of disallowing negative message tokens, but allow a message token value of zero since this simplifies the code a bit and tokens are documented to be non-negative. PR: 234442 Reported and tested by: eugen MFC after: 1 month Sponsored by: The FreeBSD Foundation |
||
|---|---|---|
| .. | ||
| debug.c | ||
| internal.h | ||
| Makefile | ||
| Makefile.depend | ||
| msg.c | ||
| netgraph.3 | ||
| netgraph.h | ||
| sock.c | ||