Wireshark-commits: [Wireshark-commits] master b01ef11: HTTP: revert a change done in g0ee179c
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 18 Jan 2015 14:38:34 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b01ef11f875c316d7fa48782429ffd3b07bb6aff
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b01ef11 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    HTTP: revert a change done in g0ee179c
    
    As indicated in the comment above, the previous code was done on purpose to handle the NUL case
    
    Bug: 10866
    Change-Id: I66eb9f6fbc9477456310978b420ba30975d81b0a
    Reviewed-on: https://code.wireshark.org/review/6621
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  2660806   no need for if(tree)
    adds  b01ef11   HTTP: revert a change done in g0ee179c


Summary of changes:
 epan/dissectors/packet-http.c |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)