X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Flibpspp%2Ftaint.h;h=5760d4463cd67da3990099877a49d7c755fa4c42;hb=d2a96ae99e49b5264ca68ace469e20fa5e2e605b;hp=89ac5ab60f42bf8fb20ec8def0dee7039af6857c;hpb=9afdb54a2cdc03e14539cd2d046f1aa86f5fdb33;p=pspp diff --git a/src/libpspp/taint.h b/src/libpspp/taint.h index 89ac5ab60f..5760d4463c 100644 --- a/src/libpspp/taint.h +++ b/src/libpspp/taint.h @@ -72,7 +72,7 @@ is robust against loops, so that if A propagates to B and vice versa, whether directly or indirectly, then tainting either A or B will cause the other to be tainted, without producing an - infinite loop. + infinite loop. The implementation is robust against destruction of taints in propagation relationships. When this happens, taint