mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -05:00
for rpcbind(8) to crash. The crash was due to a boolean variable initialized improperly. Besides fixing the initialization, pick a better name for the variable so that its meaning is clear and no more coding errors appear around it. |
||
|---|---|---|
| .. | ||
| check_bound.c | ||
| Makefile | ||
| pmap_svc.c | ||
| rpcb_stat.c | ||
| rpcb_svc.c | ||
| rpcb_svc_4.c | ||
| rpcb_svc_com.c | ||
| rpcbind.8 | ||
| rpcbind.c | ||
| rpcbind.h | ||
| security.c | ||
| util.c | ||
| warmstart.c | ||