urmom0 - 2012-06-22

I'm trying to re-use a Json::Value and reassign multiple values to it in a loop so I try to use .clear() at the end to flush everything out, but it is crashing with a heap error.  Is this a bug in .clear() or must it be me doing something wrong?