summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorGargi Sharma <gs051095@gmail.com>2017-02-22 21:08:21 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-03-06 09:17:01 +0100
commitfea3860d7d69b0a82e0b96617258ffaf0ff250d4 (patch)
tree426f0727625562d975dce59ce4ad236026818883 /tools/perf/scripts/python/bin/stackcollapse-report
parent95ee706e9a6e3b18d8bf37cbb238e55ba37b37a7 (diff)
downloadkernel-fea3860d7d69b0a82e0b96617258ffaf0ff250d4.tar.gz
staging: greybus: loopback_test: fix device-name leak
All the device names were being always leaked. Also, illegal free was being called upon namelist[n] which was coincidentally NULL. The pointer to dirent structures must be individually freed before freeing the pointer array. Coccinelle Script: @@ expression arr,ex1,ex2; @@ for(ex1 = 0; ex1 < ex2; ex1++) { <... arr[ - ex2 + ex1 ] ...> } Signed-off-by: Gargi Sharma <gs051095@gmail.com> Reviewed by: Johan Hovold <johan@kernel.org> Acked-by: Julia Lawall <julia.lawall@lip6.fr> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
3a49984f7586'>arm64: dts: qcom: sc7280: align TLMM pin configuration with DT schema (really)Krzysztof Kozlowski 2022-09-13arm64: dts: qcom: sc7280: align TLMM pin configuration with DT schemaKrzysztof Kozlowski 2022-09-13arm64: dts: qcom: sc7280: Add sound node for CRD 1.0/2.0 and IDP boardsSrinivasa Rao Mandadapu 2022-09-13arm64: dts: qcom: sc7280: Enable lpass cpu node for CRD 1.0/2.0 and IDP boards.Srinivasa Rao Mandadapu 2022-09-13arm64: dts: qcom: sc7280: Add max98360a codec for CRD 1.0/2.0 and IDP boardsSrinivasa Rao Mandadapu 2022-09-13arm64: dts: qcom: sc7280: Add wcd9385 codec node for CRD 1.0/2.0 and IDP boardsSrinivasa Rao Mandadapu 2022-09-13arm64: dts: qcom: sc7280: Enable digital codecs and soundwire for CRD 1.0/2.0...Srinivasa Rao Mandadapu 2022-08-29arm64: dts: qcom: sc7280-idp: correct ADC channel node name and unit addressKrzysztof Kozlowski 2022-08-29arm64: dts: qcom: replace deprecated perst-gpio with perst-gpiosDmitry Baryshkov 2022-07-02arm64: dts: qcom: align gpio-key node names with dtschemaKrzysztof Kozlowski 2022-06-27arm64: dts: qcom: align PMIC GPIO pin configuration with DT schemaKrzysztof Kozlowski 2022-06-25arm64: dts: qcom: sc7280: Enable wifi for Chrome OS boardsMatthias Kaehlcke 2022-06-25arm64: dts: qcom: sc7280: add lpass lpi pin controller nodeSrinivasa Rao Mandadapu 2022-06-25arm64: dts: qcom: sc7280: Add pinmux for I2S speaker and HeadsetSrinivasa Rao Mandadapu 2022-05-03arm64: dts: qcom: sc7280-idp: Configure CTS pin to bias-bus-hold for bluetoothVijaya Krishna Nivarthi 2022-04-23arm64: dts: qcom: sc7280-idp: Enable GPI DMAsVinod Koul 2022-04-12arm64: dts: qcom: sc7280: Add WCN6750 WiFi nodeManikanta Pubbisetty 2022-04-11arm64: dts: qcom: sc7280: Add WPSS remoteproc nodeRakesh Pillai 2022-02-04arm64: dts: qcom: sc7280: Move dp_hot_plug_det pull from SoC dtsi fileDouglas Anderson 2022-02-04arm64: dts: qcom: sc7280: Move pcie1_clkreq pull / drive str to boardsDouglas Anderson 2022-02-04arm64: dts: qcom: sc7280-idp: No need for "input-enable" on sw_ctrlDouglas Anderson 2022-02-04arm64: dts: qcom: sc7280: Clean up sdc1 / sdc2 pinctrlDouglas Anderson 2022-01-31arm64: dts: qcom: sc7280: Factor gpio.h include to sc7280.dtsiDouglas Anderson 2022-01-31arm64: dts: qcom: sc7280: Factor out Chrome common fragmentDouglas Anderson 2022-01-31arm64: dts: qcom: sc7280: Move USB2 controller nodes from common dtsi to SKU1Sandeep Maheswaram 2022-01-25arm64: dts: qcom: sc7280: Add bluetooth node on SC7280 IDP boardsBalakrishna Godavarthi 2021-10-24arm64: dts: qcom: sc7280: Add PCIe nodes for IDP boardPrasad Malisetty 2021-09-27arm64: dts: qcom: sc7280: Update Q6V5 MSS nodeSibi Sankar 2021-09-27arm64: dts: qcom: sc7280: Add/Delete/Update reserved memory nodesSibi Sankar 2021-09-24arm64: dts: qcom: sc7280: Add QUPv3 wrapper_1 nodesRoja Rani Yarubandi 2021-09-24arm64: dts: qcom: sc7280: Configure uart7 to support bluetooth on sc7280-idpRajesh Patil 2021-09-24arm64: dts: qcom: sc7280: Update QUPv3 UART5 DT nodeRoja Rani Yarubandi 2021-09-24arm64: dts: qcom: sc7280: Configure SPI-NOR FLASH for sc7280-idpRajesh Patil 2021-09-21arm64: dts: qcom: sc7280: Add volume up support for sc7280-idpsatya priya 2021-09-21arm64: dts: qcom: sc7280: Move the SD CD GPIO pin out of the dtsi fileDouglas Anderson 2021-09-15arm64: dts: qcom: sc7280-idp: Add vcc-supply for qfpromRajendra Nayak 2021-08-05arm64: dts: qcom: sc7280-idp: Add device tree files for IDP2Rajendra Nayak