1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

技術英語 > tainted > (その値は)汚染されている

1
Last updated at Posted at 2015-04-21

引用: C/C++ セキュアコーディング 第2版 by Robert C. Seacordら

...無害化もされていない場合、その値は汚染されている(tainted)と表現する。
... 無害化とは、値がそれを使用する側が必要とする制約に従っていることを保証することである。

Tainted Data @ ruby.about.com

[taint @ alc > 汚れる]
(http://eow.alc.co.jp/search?q=taint&ref=sa)

Code Completeにもこの関係の説明があったように記憶している。

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?