You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/11/23 21:09:06 UTC

[kudu-CR] KUDU-1515. Add suppressions around strerror r

Hello Adar Dembo, Kudu Jenkins,

I'd like you to reexamine a change.  Please visit

    http://gerrit.cloudera.org:8080/5207

to look at the new patch set (#2).

Change subject: KUDU-1515. Add suppressions around strerror_r
......................................................................

KUDU-1515. Add suppressions around strerror_r

As noted in the JIRA, there's a bug in the handling of strerror_r in
TSAN. This adds the appropriate suppression around our call site.

Change-Id: Iafebf4631450ade9bb39ba7c4ec8d3bc9470c0d2
---
M src/kudu/util/errno.cc
1 file changed, 6 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/07/5207/2
-- 
To view, visit http://gerrit.cloudera.org:8080/5207
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Iafebf4631450ade9bb39ba7c4ec8d3bc9470c0d2
Gerrit-PatchSet: 2
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <to...@apache.org>
Gerrit-Reviewer: Adar Dembo <ad...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon <to...@apache.org>