Merge "Initialize the submodule commit message buffer"

This commit is contained in:
Shawn Pearce
2012-05-19 20:42:04 -07:00
committed by gerrit code review

View File

@@ -202,6 +202,9 @@ public class SubmoduleOp {
if (!subscribers.isEmpty()) {
String msgbuf = msg;
if (msgbuf == null) {
// Initialize the message buffer
msgbuf = "";
// The first updatedBranch on a cascade event of automatic
// updates of repos is added to updatedSubscribers set so
// if we face a situation having