author | Sebastian Harl <sh@tokkee.org> | |
Thu, 1 Aug 2013 23:47:39 +0000 (16:47 -0700) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Thu, 1 Aug 2013 23:47:39 +0000 (16:47 -0700) | ||
commit | 43ad58582d8be53eae16e9c2eb8601add8af0350 | |
tree | 91b509fdb806d25278573615b0e8c2042cfb5986 | tree | snapshot |
parent | 9a0ead9da5ec1bcebf4d8ef236a7ed661729aaa3 | commit | diff |
store: Let sdb_store_attribute() accept const arguments.
… rather than an attribute object. This eases memory management for the caller
and removes unnecessary string duplicates.
… rather than an attribute object. This eases memory management for the caller
and removes unnecessary string duplicates.
src/backend/puppet/store-configs.c | diff | blob | history | |
src/core/store.c | diff | blob | history | |
src/include/core/store.h | diff | blob | history |