Wireshark-commits: [Wireshark-commits] master-2.2 6032b0f: DOF: ensure to return a value different

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

Commits:

6032b0f 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>
    (cherry picked from commit 78d168fcbb0480109ba637590912f220197737cc)
    Reviewed-on: https://code.wireshark.org/review/20391
    

Actions performed:

    from  da53a90   DOF: fix an infinite loop in sid_buffer_hash_fn()
    adds  6032b0f   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(-)