Skip to content

Text Handler Avoid accessing QString out of bounds

James Graham requested to merge work/nvrwhere/qstring_out_range into master

Add end state to text handler and use to ensure that in nextTokenType to stop an out of bounds access to m_databuffer

Merge request reports