diff options
author | Dmitry Podgorny <pasis.ua@gmail.com> | 2013-08-03 14:27:07 +0300 |
---|---|---|
committer | Dmitry Podgorny <pasis.ua@gmail.com> | 2013-08-03 14:27:07 +0300 |
commit | 0346fda0b3ddc484c3a28d88a5c42b890feb3079 (patch) | |
tree | 4ffaa3d1ad7a20fe1c44e3509b060619e7d8ff2d /src/xmpp/connection.c | |
parent | 6f498d1f69098742acc33d429c5e8dcee4edd86d (diff) | |
download | profani-tty-0346fda0b3ddc484c3a28d88a5c42b890feb3079.tar.gz |
most FREE_SET_NULL replaced with free
FREE_SET_NULL makes extra assignment of NULL for pointers in stack or dynamic memory that is going to be freed. FREE_SET_NULL is useful for pointers that can be used in future.
Diffstat (limited to 'src/xmpp/connection.c')
0 files changed, 0 insertions, 0 deletions