diff options
author | Ian McDonald <imcdnzl@gmail.com> | 2006-03-04 02:54:46 +0100 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2006-03-05 06:06:29 +0100 |
commit | c09966608da7e8cad3468e925ac9062e44fee831 (patch) | |
tree | 4e3b04e3aabe5bf5106fe04913ad7b75525d7de4 /net/rose | |
parent | [ATM]: [fore200e] fix section mismatch warnings (diff) | |
download | linux-c09966608da7e8cad3468e925ac9062e44fee831.tar.xz linux-c09966608da7e8cad3468e925ac9062e44fee831.zip |
[DCCP] ccid3: Divide by zero fix
In rare circumstances 0 is returned by dccp_li_hist_calc_i_mean which
leads to a divide by zero in ccid3_hc_rx_packet_recv. Explicitly check
for zero return now. Update copyright notice at same time.
Found by Arnaldo.
Signed-off-by: Ian McDonald <imcdnzl@gmail.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/rose')
0 files changed, 0 insertions, 0 deletions