[haiku-commits] Change in ...haiku[master]: accelerants/radeon: Fix potential memory leak

  • From: Gerrit <review@xxxxxxxxxxxxxxxxxxx>
  • To: waddlesplash <waddlesplash@xxxxxxxxx>, haiku-commits@xxxxxxxxxxxxx
  • Date: Sun, 17 Feb 2019 11:14:05 +0000

From Murai Takashi <tmurai01@xxxxxxxxx>:

Murai Takashi has uploaded this change for review. ( 
https://review.haiku-os.org/c/haiku/+/1058


Change subject: accelerants/radeon: Fix potential memory leak
......................................................................

accelerants/radeon: Fix potential memory leak

* Fix potential leak of 'node' at line 147, which is allocated
  at line 123. Pointed out by Clang Static Analyzer.
* Remove trailing tabs.

Change-Id: I2289dfb5a9d0ada1fd7fc3854906d66a730b5bcb
---
M src/add-ons/accelerants/radeon/overlay_management.c
1 file changed, 41 insertions(+), 39 deletions(-)



  git pull ssh://git.haiku-os.org/haiku refs/changes/58/1058/1
--
To view, visit https://review.haiku-os.org/c/haiku/+/1058
To unsubscribe, or for help writing mail filters, visit 
https://review.haiku-os.org/settings

Gerrit-Project: haiku
Gerrit-Branch: master
Gerrit-Change-Id: I2289dfb5a9d0ada1fd7fc3854906d66a730b5bcb
Gerrit-Change-Number: 1058
Gerrit-PatchSet: 1
Gerrit-Owner: Murai Takashi <tmurai01@xxxxxxxxx>
Gerrit-MessageType: newchange

Other related posts:

  • » [haiku-commits] Change in ...haiku[master]: accelerants/radeon: Fix potential memory leak - Gerrit