Wireshark-commits: [Wireshark-commits] master da63bcd: netlogon (DCERPC): fix build error unused pa
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=da63bcdc76a842d95fa68fb7b32d8d761f2cd491
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
da63bcd by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
netlogon (DCERPC): fix build error unused parameter when don't have KERBEROS lib
Reported by Uli https://www.wireshark.org/lists/wireshark-dev/201604/msg00172.html and Benjamin https://code.wireshark.org/review/#/c/14971/
Use fix proposed by Guy https://www.wireshark.org/lists/wireshark-dev/201604/msg00176.html
Change-Id: I4ca4fc3b9a9b52217f2675cb968125d97d94ed2e
Reviewed-on: https://code.wireshark.org/review/15036
Reviewed-by: Benjamin Coddington <bcodding@xxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Reviewed-by: Uli Heilmeier <openid@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from e0eefbe tvbuff_composite.c: do not recompute abs_length
adds da63bcd netlogon (DCERPC): fix build error unused parameter when don't have KERBEROS lib
Summary of changes:
epan/dissectors/packet-dcerpc-netlogon.c | 17 +++++++++--------
1 file changed, 9 insertions(+), 8 deletions(-)