curran / curran/google-diff-match-patch
A bug in Qt version of diff-match-patch causes application to crash with SIGABRT
Open
auto-migrated
Priority-Medium
Type-Defect
- Dominant language
- Python
- Stars
- 17
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
```
If diff_main(text1, text2) is used while text1 is empty QString, an application
crashes with SIGABRT.
```
Original issue reported on code.google.com by `schmidt....@gmail.com` on 2 Feb 2013 at 3:49
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.