Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 129536 | Differences between
and this patch

Collapse All | Expand All

(-)qca-2.0.0-test2.old/src/qca_securelayer.cpp (+2 lines)
Lines 1557-1562 Link Here
1557
			return;
1557
			return;
1558
		}
1558
		}
1559
1559
1560
		need_update = false;
1561
1560
		QCA_logTextMessage(QString("sasl[%1]: c->update()").arg(q->objectName()), Logger::Information);
1562
		QCA_logTextMessage(QString("sasl[%1]: c->update()").arg(q->objectName()), Logger::Information);
1561
		op = OpUpdate;
1563
		op = OpUpdate;
1562
		out_pending += out.size();
1564
		out_pending += out.size();

Return to bug 129536