mirror of
https://github.com/github/codeql.git
synced 2026-01-30 23:02:56 +01:00
This should be either refined to just Message types, or else a macro taint step should be added conducting taint from field-write-of-argument to Marshal's result. On the read-side we're currently fine: the bytes are tainted, so the object is tainted, so the field reads are tainted.