Vered Volansky has posted comments on this change. Change subject: webadmin: Check fir NPE in AsyncDataProvider:GetInterfaceOptionsForEditNetwork ......................................................................
Patch Set 1: (1 inline comment) .................................................... Commit Message Line 3: AuthorDate: 2013-02-04 22:50:06 +0200 Line 4: Commit: Asaf Shakarchi <[email protected]> Line 5: CommitDate: 2013-02-05 03:03:24 +0200 Line 6: Line 7: webadmin: Check fir NPE in AsyncDataProvider:GetInterfaceOptionsForEditNetwork /fir/for Line 8: Line 9: There's a possible branch of statement, that if executed Line 10: a null value will be dereferenced. this patch verifies that the var Line 11: is not null before using it. -- To view, visit http://gerrit.ovirt.org/11722 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Iba10d8a40e414e18fa6a87024dad9e1ed6a69bc7 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Asaf Shakarchi <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Vered Volansky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
