The info types cannot be checked for explicity by ANDing the types since they
authorDaniel Stenberg <daniel@haxx.se>
Sat, 31 Mar 2007 11:12:28 +0000 (11:12 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 31 Mar 2007 11:12:28 +0000 (11:12 +0000)
commite535a71c71f77b1ae7eee0de17575febee5ced66
tree8be5309b9b26d7aa40b0689b5cfe86553e0f304a
parentb9e5fecf5f381f5a54edc73882f5fabaac1ac40d
The info types cannot be checked for explicity by ANDing the types since they
have not been properly defined to allow this! Instead of changing the defines
and break the ABI/API, I opted to modify the code to check for exact type
matches.
CID 10 coverity.com scan
lib/getinfo.c