author | Sebastian Harl <sh@tokkee.org> | |
Wed, 9 Jul 2014 19:33:27 +0000 (21:33 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Wed, 9 Jul 2014 19:33:27 +0000 (21:33 +0200) | ||
commit | 7225d9693ff41cbb4f8ab4766e95ddf50bc1811c | |
tree | a0264958a8981a45f51e2fbf5d090e6adfef3dc4 | tree | snapshot |
parent | 8839aab38215ea86cfb7bb7daedb83c13be0b919 | commit | diff |
object: Static wrapper objects cannot have a destructor.
We cannot free the static memory and, thus, cannot destroy the object.
We cannot free the static memory and, thus, cannot destroy the object.
src/backend/collectd/unixsock.c | diff | blob | history | |
src/include/core/object.h | diff | blob | history |