Change in otopi[master]: core: Fix uninitialized variable m

Yedidyah Bar David has submitted this change and it was merged. Change subject: core: Fix uninitialized variable m ...................................................................... core: Fix uninitialized variable m Fails only in python3. In python2, it's initilialized by an earlier list comprehension. Still it might be a bug also in python2, didn't analize. Change-Id: I4e119859d1d587b4e47670a6050731e0de9a19b6 Bug-Url: https://bugzilla.redhat.com/1365776 Signed-off-by: Yedidyah Bar David <didi@redhat.com> --- M src/otopi/context.py 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Sandro Bonazzola: Looks good to me, but someone else must approve Jenkins CI: Passed CI tests Yedidyah Bar David: Verified; Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/62185 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4e119859d1d587b4e47670a6050731e0de9a19b6 Gerrit-PatchSet: 3 Gerrit-Project: otopi Gerrit-Branch: master Gerrit-Owner: Yedidyah Bar David <didi@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <didi@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
didi@redhat.com