URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e974062be11341f4e688d12ae12ccf53e2a54e51
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
e974062 by Guy Harris (guy@xxxxxxxxxxxx):
Plug a leak.
"field" might be allocated even if the calculation type is
CALC_TYPE_BYTES, CALC_TYPE_FRAMES, or CALC_TYPE_FRAMES_AND_BYTES.
Change-Id: I0c70397a89e32172769c277bebfd950f1d21c679
Reviewed-on: https://code.wireshark.org/review/26378
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
(cherry picked from commit ea754b6761116133b506b782c079793d37d744a6)
Reviewed-on: https://code.wireshark.org/review/26380
Actions performed:
from 9b07239 When looking up response codes, just keep the key on the stack.
adds e974062 Plug a leak.
Summary of changes:
ui/cli/tap-iostat.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)