-
Isaac Huang authored
- closed races between lnd_shutdown and peer creation that prevent lnd_shutdown from finishing. - fixed a couple of harmless off-by-one typos when skipping initial frags in io vectors. - added a missing check for memory allocation failure in lnet_new_rtrbuf.
Isaac Huang authored- closed races between lnd_shutdown and peer creation that prevent lnd_shutdown from finishing. - fixed a couple of harmless off-by-one typos when skipping initial frags in io vectors. - added a missing check for memory allocation failure in lnet_new_rtrbuf.