| Summary: | [PATCH] Events list should not be populated while chat window active | ||
|---|---|---|---|
| Product: | [Unmaintained] kopete | Reporter: | Cédric Bellegarde <web> |
| Component: | general | Assignee: | Kopete Developers <kopete-bugs-null> |
| Status: | RESOLVED INTENTIONAL | ||
| Severity: | normal | CC: | lamarque |
| Priority: | NOR | ||
| Version First Reported In: | SVN | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
Fix issue
New patch version |
||
|
Description
Cédric Bellegarde
2012-01-20 13:39:50 UTC
Created attachment 68036 [details]
Fix issue
*** This bug has been confirmed by popular vote. *** I have not looked at the full code, but looking at just the patch, it seems you are creating a memory leak when the event is not added anywhere. Created attachment 68434 [details]
New patch version
Fix memory leak
I would like to know if this patch causes any regressions. For example, what kind of messages it prevent from being appended? Only contact conversion messages? does it prevent server messages ("another contact added you", "server is going offline", etc) from being appended as well?
|