erdomke / RtfPipe

Library for processing rich-text format (RTF) streams
MIT License
121 stars 44 forks source link

Throw “Stack empty” Exception when do parsing #72

Open FB99 opened 2 years ago

FB99 commented 2 years ago

In some cases, exception will be thrown in Parser.cs, line 99. groups.Peek().Contents.Add(token);