[Bugs] [Bug 1434274] BZ for some bugs found while going through synctask code
bugzilla at redhat.com
bugzilla at redhat.com
Tue Mar 21 13:18:26 UTC 2017
https://bugzilla.redhat.com/show_bug.cgi?id=1434274
--- Comment #8 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/16930 committed in master by Jeff Darcy
(jeff at pl.atyp.us)
------
commit 2f560dbc78360f0e7fa76a2dfdabd9c92d13e976
Author: Ravishankar N <ravishankar at redhat.com>
Date: Wed Mar 15 17:18:54 2017 +0530
syncop: fix argc count in call to makecontext()
We are only passing one argument (a pointer to struct synctask) to the
function, so argc must be 1 and not 2.
Change-Id: I4eaadd58a76f32327d8bb3efa9c5c435700d7391
BUG: 1434274
Signed-off-by: Ravishankar N <ravishankar at redhat.com>
Reviewed-on: https://review.gluster.org/16930
Smoke: Gluster Build System <jenkins at build.gluster.org>
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
Reviewed-by: Jeff Darcy <jeff at pl.atyp.us>
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=UshV9oAdEg&a=cc_unsubscribe
More information about the Bugs
mailing list