diff options
author | shishir gowda <shishirng@gluster.com> | 2010-11-12 04:15:08 +0000 |
---|---|---|
committer | Anand V. Avati <avati@dev.gluster.com> | 2010-11-13 07:02:27 -0800 |
commit | 26db1945888a4c85d55c3c5c75beb49e09c19588 (patch) | |
tree | be371ebb27237fddb90e6441b944d73b4ed3440b /xlators/cluster/dht/src/dht-common.c | |
parent | 0bd8ecda6554e20336112febf1ade9e1d66bea8e (diff) |
Solaris: vasprint fix for %llu crash
vasprint now inturn call gf_vasprintf, which calls vsnprintf.
vsnprintf allocates buffer of required size, and hence prevents
the sigsegv seen in vasprintf w.r.t %llu
Signed-off-by: shishir gowda <shishirng@gluster.com>
Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
BUG: 1058 (vasprintf dumps core when %llu is involved)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=1058
Diffstat (limited to 'xlators/cluster/dht/src/dht-common.c')
0 files changed, 0 insertions, 0 deletions