Wireshark-commits: [Wireshark-commits] master 806ba8c: Androiddump: fix Null pointer passed as an a
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=806ba8c63af2f27dc5e35c85251492eaf56013e7
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
806ba8c by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
Androiddump: fix Null pointer passed as an argument to a 'nonnull' parameter
By remove duplicate code...
Change-Id: I247c64864c112b08e912d4738478a22e65470eb4
Reviewed-on: https://code.wireshark.org/review/7988
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 10e2053 Androiddump: fix Potential leak of memory pointed to by 'serial_number'
adds 806ba8c Androiddump: fix Null pointer passed as an argument to a 'nonnull' parameter
Summary of changes:
extcap/androiddump.c | 13 -------------
1 file changed, 13 deletions(-)