X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=polypath.c;h=64284a30fa17f29225f4a5273b91853db03f5d1a;hb=147b444d6faa9a621e33d653b7a72c29724203c3;hp=d47bef76b0fa81e5fe8108c0b519767ba086588f;hpb=3799e4b71ac5eb6def27870f6432b5bbf90bea7d;p=secnet.git diff --git a/polypath.c b/polypath.c index d47bef7..64284a3 100644 --- a/polypath.c +++ b/polypath.c @@ -517,7 +517,7 @@ static void polypath_sendmsg_interf(struct polypath *st, "%s has no suitable address to transmit %s", interf->name, af_name(af)); - *allreasonable *= reasonable; + *allreasonable &= reasonable; } static bool_t polypath_sendmsg(void *commst, struct buffer_if *buf,