summaryrefslogtreecommitdiff
path: root/cookie.h
diff options
context:
space:
mode:
Diffstat (limited to 'cookie.h')
0 files changed, 0 insertions, 0 deletions
trings, ceph_object_id will handle any RADOS object name, including the one containing NULs, just fine. However, it turns out that vbin_printf() can't handle anything but ints and %s - all %p suffixes are ignored. The buffer %p** points to isn't recorded, resulting in trash in the messages if the buffer had been reused by the time bstr_printf() got to it. Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat