Files
CMock/lib
Müller, Jan bb85af5567 Fix runaway regex
Multiple nested greedy quantifiers can cause to increase complexity of
the regular expression so that the matching in the cmock_header_parser
would take multiple minutes.
Fixed by removing one of the quantifiers that seems not to be needed.
2022-02-21 13:47:09 +01:00
..
2021-02-05 15:53:43 -05:00
2022-02-21 13:47:09 +01:00
2021-01-16 22:20:16 -05:00