URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b3f977cc57c0d73ace536ef800aa5d53443646f3
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
b3f977c by Ryan Doyle (ryan@xxxxxxxxxxxx):
pcp: fix reporting of error status in info column
Typo when the dissector was first written. It should have always been
the offset.
Change-Id: Ica7e88571d3746811b574834cbfa0f91218d573c
Reviewed-on: https://code.wireshark.org/review/11393
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
(cherry picked from commit caeb5b0c2f461e1d51e914b0ef5e9adecc45dd76)
Reviewed-on: https://code.wireshark.org/review/11395
Actions performed:
from 78fee11 GVCP: do not try to append register value to info column when READREG_ACK has an error status
adds b3f977c pcp: fix reporting of error status in info column
Summary of changes:
epan/dissectors/packet-pcp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)