Wireshark-commits: [Wireshark-commits] master 78d168f: DOF: ensure to return a value different from

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 5 Mar 2017 11:18:58 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=78d168fcbb0480109ba637590912f220197737cc
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

78d168f by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    DOF: ensure to return a value different from 0 when asking for more data
    
    Bug: 13453
    Change-Id: I331fb5f662f152c9c16b0d8ccbe228cded8ca85d
    Reviewed-on: https://code.wireshark.org/review/20389
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  c3dde59   DOF: fix an infinite loop in sid_buffer_hash_fn()
    adds  78d168f   DOF: ensure to return a value different from 0 when asking for more data


Summary of changes:
 epan/dissectors/packet-dof.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)