| Summary: | Patch for fix several crash | ||
|---|---|---|---|
| Product: | [Applications] kregexpeditor | Reporter: | Giuseppe Della Bianca <giusdbg> |
| Component: | general | Assignee: | Jesper Pedersen <blackie> |
| Status: | RESOLVED INTENTIONAL | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | 1.0 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Patch for fix several crash | ||
The attach 'Patch for fix several crash' is a tar.bz2 archive. Thanks for the fixes. I'm afraid however, that I don't have the time to
maintain kregexpeditor anymore. Maybe you would like to take over? I'd gladly
support you with answers to the code as far as I can remember anything.
Cheers
On Saturday 08 January 2011 19:41:20 Christoph Feck wrote:
> https://bugs.kde.org/show_bug.cgi?id=246607
>
>
> Christoph Feck <christoph@maxiom.de> changed:
>
> What |Removed |Added
> ---------------------------------------------------------------------------
> - Attachment #49774 [details]|text/plain
> |application/x-bzip-compress mime type| |ed-tar
> Attachment #49774 [details]|1 |0
> is patch| |
|
Created attachment 49774 [details] Patch for fix several crash Version: 1.0 (using KDE 4.4.2) OS: Linux Hi. This patch fix several crash: - Fix crash when regular expression is ' [] '. - Fix crash when edit regular expression with context menu (right click). - Fix crash when is cancelled regular expression editing. Regards. Gdb Reproducible: Always