diff options
author | Stefan Brüns <stefan.bruens@rwth-aachen.de> | 2016-09-06 04:36:56 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-09-23 09:02:44 -0400 |
commit | b1edcf0d8045d0b6929ce8d384fb7b350e3fc9ce (patch) | |
tree | 7b88747ce3c00e0b6f555bc0e7a5e268c4471392 /include/mailbox.h | |
parent | de9e831675d72c08c2cc3361a8e9b413ff3facec (diff) | |
download | u-boot-imx-b1edcf0d8045d0b6929ce8d384fb7b350e3fc9ce.zip u-boot-imx-b1edcf0d8045d0b6929ce8d384fb7b350e3fc9ce.tar.gz u-boot-imx-b1edcf0d8045d0b6929ce8d384fb7b350e3fc9ce.tar.bz2 |
ext4: Fix memory leak of journal buffer if block is updated multiple times
If the same block is updated multiple times in a row during a single
file system operation, gd_index is decremented to use the same journal
entry again. Avoid loosing the already allocated buffer.
Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de>
Diffstat (limited to 'include/mailbox.h')
0 files changed, 0 insertions, 0 deletions