mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-02 00:02:19 +00:00
![]() Wrong: memset(&a, 0, sizeof(struct ...)); Good: memset(&a, 0, sizeof(a)); Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org> |
||
---|---|---|
.. | ||
librfp | ||
rfptest |