URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f385922d77ed55f12981ee740d2168645799d6cd
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
f385922 by Guy Harris (guy@xxxxxxxxxxxx):
More needed <stdlib.h>. Note why it and <stdio.h> are needed.
Change-Id: Id3f5eb3740fbc66202311f1d7d7933193cf4da2d
Reviewed-on: https://code.wireshark.org/review/11633
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 71c0960 <stdlib.h> is needed for atoi().
adds f385922 More needed <stdlib.h>. Note why it and <stdio.h> are needed.
Summary of changes:
epan/dissectors/packet-ftp.c | 1 +
epan/dissectors/packet-memcache.c | 3 ++-
epan/dissectors/packet-rtsp.c | 3 ++-
epan/dissectors/packet-srvloc.c | 3 ++-
4 files changed, 7 insertions(+), 3 deletions(-)