Code

postgresql plugin: Fix cast (was breaking aliasing rules).
authorFlorian Forster <octo@collectd.org>
Sun, 3 Feb 2013 09:46:06 +0000 (10:46 +0100)
committerFlorian Forster <octo@collectd.org>
Sun, 3 Feb 2013 09:46:06 +0000 (10:46 +0100)
commit7b98c5c1b92be4a64874d7bd0303912ee6edd918
treea24949dee8b16fd42f1d35c8a0c8563be8232353
parentb5a82d63b1c0b86660718f593b659c1f0cdeebef
postgresql plugin: Fix cast (was breaking aliasing rules).

postgresql.c: In function 'c_psql_flush':
postgresql.c:974: warning: dereferencing type-punned pointer will break strict-aliasing rules
src/postgresql.c