Subject: [ruby-core:53679] Why doesn¡Çt String#+ return an untrusted result if self or other is untrusted?
From: Nikolai Weibull <now@ t . >
Date: Sun, 24 Mar 2013 03:45:18 +0900
Hi!
Why doesn¡Çt String#+ return an untrusted result if self or other isuntrusted?
Only taint is inherited.
Also, I can¡Çt really find any documentation on the difference between
taint and untrust.