u-boot/scripts/coccinelle
Vladimir Oltean 4df9f5e39f scripts: ensure the cocci script for miiphy_register does not leak the MDIO bus
When mdio_register fails, mdio_free should be called on the mdiodev that
was previously allocated with mdio_alloc.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
2021-09-28 18:50:57 +03:00
..
api/alloc coccinelle: check for casting malloc output 2020-04-24 16:40:09 -04:00
free coccinelle: adjust NULL check before free() 2020-04-24 16:40:09 -04:00
iterators scripts/coccinelle: add some more coccinelle tests 2017-11-20 20:18:39 -05:00
misc scripts/coccinelle: add some more coccinelle tests 2017-11-20 20:18:39 -05:00
net scripts: ensure the cocci script for miiphy_register does not leak the MDIO bus 2021-09-28 18:50:57 +03:00
null scripts/coccinelle: add some more coccinelle tests 2018-03-09 12:31:07 -05:00