Partially revert "check_snmp: Close potential for using uninitialized memory"
commit92fdab87b28f5e61c7188b52740c7c322b9ebd02
authorHolger Weiss <holger@zedat.fu-berlin.de>
Tue, 27 Aug 2013 16:32:38 +0000 (27 18:32 +0200)
committerHolger Weiss <holger@zedat.fu-berlin.de>
Tue, 27 Aug 2013 16:32:38 +0000 (27 18:32 +0200)
tree816123d85a9156439fbdf749e63e93212f05caf9
parent1cbc73bc8b04962947afdead5e451c4e2318bda9
Partially revert "check_snmp: Close potential for using uninitialized memory"

This reverts the changes to plugins/common.h applied by commit
a20611d4357c3c3ebe0a62776a1642e7904c1410.

- Clang defines __GNUC__.
- The new name of the __attribute__ parameter was misleading.
plugins/common.h