URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c1893950e1787c977e1c7916f306b0145d1fc1fd
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
c189395 by Gerald Combs (gerald@xxxxxxxxxxxxx):
Color filters: Initialize a variable.
Make sure temp_dfilter is initialized so that we don't end up freeing
invalid memory.
Change-Id: Id31969573690574846422b67c950188fd6ee4ef3
Reviewed-on: https://code.wireshark.org/review/18066
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
(cherry picked from commit 6499a02395aea342508dae85f053afd9896dd073)
Reviewed-on: https://code.wireshark.org/review/18067
Actions performed:
from e3c9f6e Qt: Have logo in the center of the about dialog
adds c189395 Color filters: Initialize a variable.
Summary of changes:
epan/color_filters.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)