ktnyt/imascg

Devastating bug in BoltHandler.Modify

Closed this issue · 0 comments

ktnyt commented

There is a devastating bug in BoltHandler.Modify where the previously assigned value of the JSONMarshalable.model is persisted across requests. This causes a serious problem where the values that should have been omitted will be assigned when BoltHandler.Modify is called.