refcount.c revision c391633a8cc03f0fc3be0b7c424b28acf94bc878
1N/A Simple reference counting wrappers for talloc. 1N/A Martin Nagy <mnagy@redhat.com> 1N/A Copyright (C) Red Hat, Inc 2009 1N/A This program is free software; you can redistribute it and/or modify 1N/A it under the terms of the GNU General Public License as published by 1N/A the Free Software Foundation; either version 3 of the License, or 1N/A (at your option) any later version. 1N/A This program is distributed in the hope that it will be useful, 1N/A but WITHOUT ANY WARRANTY; without even the implied warranty of 1N/A MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 1N/A GNU General Public License for more details. 1N/A You should have received a copy of the GNU General Public License