Opened 11 years ago
Closed 11 years ago
#9938 closed bug (fixed)
[WebPositive] BrowserWindow.cpp: Potential leak of memory pointed to by 'threeDaysAgoMenu'
Reported by: | mt | Owned by: | leavengood |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/WebPositive | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
In BrowserWindow::_UpdateHistoryMenu(), addOrDeleteMenu() is missing for threeDaysAgoMenu, which causes memory leak for threeDaysAgoMenu. Please see attached report.
Attachments (2)
Change History (4)
by , 11 years ago
Attachment: | 0022-Fix-memory-leak-for-threeDaysAgoMenu.patch added |
---|
comment:1 by , 11 years ago
patch: | 0 → 1 |
---|
comment:2 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Applied in hrev46348. Thanks for the patch!
Note:
See TracTickets
for help on using tickets.
Patch