Opened 8 years ago
Closed 8 years ago
#13134 closed bug (fixed)
[Patch] servers/app/drawing/interface/remote/RemoteMessage.cpp: fix memory leak
Reported by: | mt | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Servers/app_server | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
In RemoteMessage::ReadGradient(), memory allocated to 'gradient' could leak at line 506 [1].
[1] http://cgit.haiku-os.org/haiku/tree/src/servers/app/drawing/interface/remote/RemoteMessage.cpp#n506
Attachments (2)
Change History (4)
by , 8 years ago
Attachment: | 0040-RemoteMessage.cpp-fix-memory-leak.patch added |
---|
comment:1 by , 8 years ago
patch: | 0 → 1 |
---|
by , 8 years ago
Attachment: | report-193619.html added |
---|
Note:
See TracTickets
for help on using tickets.
Report by Clang Static Analyzer