summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
diff options
context:
space:
mode:
authorVenkatesh Somyajulu <vsomyaju@redhat.com>2013-04-03 16:59:27 +0530
committerAnand Avati <avati@redhat.com>2013-04-03 18:21:29 -0700
commita5a87f0d07dbcebbc5e1c9c6e0df5a8c77b6fa2d (patch)
treeb1664ad615abc8eeca5b68323bf5a42399e57677 /xlators/cluster
parent63119434365ddcea2d0b80aad0757e2201001af3 (diff)
dict: Put "goto out" in dict_unserialize to avoid process crash
Problem: In the dictionary serialization function, if the [(buf + vallen) > (orig_buf + size)], then memdup is getting failed. Fix: Put "goto out" whenever this condition is met. Change-Id: I662628a936596dbb47825aad47d7dbab2879eb07 BUG: 947824 Signed-off-by: Venkatesh Somyajulu <vsomyaju@redhat.com> Reviewed-on: http://review.gluster.org/4767 Tested-by: Gluster Build System <jenkins@build.gluster.com> Reviewed-by: Anand Avati <avati@redhat.com>
Diffstat (limited to 'xlators/cluster')
0 files changed, 0 insertions, 0 deletions