Wireshark-commits: [Wireshark-commits] master 176bd64: TRY_TO_FAKE_THIS_ITEM() doesn't take a tvbuf
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 14 Sep 2014 21:08:57 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=176bd64d8cdb0824105c4c63b1336fd260474798
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

176bd64 by Guy Harris (guy@xxxxxxxxxxxx):

    TRY_TO_FAKE_THIS_ITEM() doesn't take a tvbuff_t * argument.
    
    Change-Id: I782f73dd072f515e34ce98892340dc176978a364
    Reviewed-on: https://code.wireshark.org/review/4112
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  af9d2df   Don't try to set the length, end, or text of a faked item.
    adds  176bd64   TRY_TO_FAKE_THIS_ITEM() doesn't take a tvbuff_t * argument.


Summary of changes:
 epan/proto.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)