mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-08 03:57:11 +00:00
870db2da6d
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.