-
Committer:
Monty Taylor
-
Date:
2010-04-15 18:38:09 UTC
-
mto:
This revision was merged to the branch mainline in
revision
1476.
-
Revision ID:
mordred@inaugust.com-20100415183809-ajob1768r8ifgpbe
There's a bug here. Passing in the length causes std::string to believe the
length over the \0 termination. In some cases, the length is wrong and
causes SchemaIdentifier.compare to blow up.