diff options
| author | Hangyu Hua <[email protected]> | 2023-10-27 03:03:02 +0000 |
|---|---|---|
| committer | Dominique Martinet <[email protected]> | 2023-10-27 03:44:13 +0000 |
| commit | ce07087964208eee2ca2f9ee4a98f8b5d9027fe6 (patch) | |
| tree | f067ca3ce2feca3d112a926b05543d8d40d54b55 /drivers/fpga/microchip-spi.c | |
| parent | 9p/fs: add MODULE_DESCIPTION (diff) | |
| download | kernel-ce07087964208eee2ca2f9ee4a98f8b5d9027fe6.tar.gz kernel-ce07087964208eee2ca2f9ee4a98f8b5d9027fe6.zip | |
9p/net: fix possible memory leak in p9_check_errors()
When p9pdu_readf() is called with "s?d" attribute, it allocates a pointer
that will store a string. But when p9pdu_readf() fails while handling "d"
then this pointer will not be freed in p9_check_errors().
Fixes: 51a87c552dfd ("9p: rework client code to use new protocol support functions")
Reviewed-by: Christian Schoenebeck <[email protected]>
Signed-off-by: Hangyu Hua <[email protected]>
Message-ID: <[email protected]>
Signed-off-by: Dominique Martinet <[email protected]>
Diffstat (limited to 'drivers/fpga/microchip-spi.c')
0 files changed, 0 insertions, 0 deletions
