diff options
author | Guy Harris <guy@alum.mit.edu> | 2004-12-29 00:51:29 +0000 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2004-12-29 00:51:29 +0000 |
commit | 85a6bea56ece48ef170158ab58bfcc19da5044d9 (patch) | |
tree | 38435c319cfb6d9b1f3a8d60e2b48e050f3e549d /tethereal.c | |
parent | a16a9d20968515f28766de0b479e9f23363df58e (diff) | |
download | wireshark-85a6bea56ece48ef170158ab58bfcc19da5044d9.tar.gz wireshark-85a6bea56ece48ef170158ab58bfcc19da5044d9.tar.bz2 wireshark-85a6bea56ece48ef170158ab58bfcc19da5044d9.zip |
Use the "errmsg_len" argument to "capture_loop_open_output()" -
"sizeof(errmsg)', when "errmsg" is a "char *", doesn't give the size of
the string to which "errmsg" points, it gives the size of the pointer
itself, which is too small.
svn path=/trunk/; revision=12851
Diffstat (limited to 'tethereal.c')
0 files changed, 0 insertions, 0 deletions