commit | da6d88fd8263ac81dfaf890ad55461ed15a53977 | [log] [tgz] |
---|---|---|
author | Murat Sezgin <msezgin@codeaurora.org> | Thu May 10 17:34:05 2018 -0700 |
committer | Murat Sezgin <msezgin@codeaurora.org> | Tue Jun 05 11:46:54 2018 -0700 |
tree | 6294f9112cf1dd6feaee5f9adc5078e1fe62d0fe | |
parent | 3d9a764f1d2e6b33f4e188af3f379854c5d6ed12 [diff] |
[qca-nss-ecm] Use goto labels in failures. In the frontend process functions, in every object allocation failure we free the previously allocated ones. To reduce the code size, it is better to use goto labels. Change-Id: I175d0e9f75ddf71078bbf5ce3786e66a94d2a395 Signed-off-by: Murat Sezgin <msezgin@codeaurora.org>