mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Fixed crash when comparing null pointers to const char* arguments in matcher
This commit is contained in:
parent
77a4816c56
commit
b40680a32a
3 changed files with 9 additions and 2 deletions
|
|
@ -11,6 +11,7 @@
|
|||
Not yet released
|
||||
|
||||
* Fixed missing thread synchronization in mock::sequence
|
||||
* Fixed crash when comparing null pointers to const char* arguments in matcher
|
||||
|
||||
[endsect]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue