diff options
author | Jeff Layton <jlayton@samba.org> | 2011-02-01 14:24:30 -0500 |
---|---|---|
committer | Jeff Layton <jlayton@samba.org> | 2011-02-01 14:24:30 -0500 |
commit | 24093bef78e1e4ea5d541716ebba63e8d4e15c58 (patch) | |
tree | ab8927036ac85f6f55d307a1183919d0e8eb617d /resolve_host.h | |
parent | fba28cfe2f13dd8bdae3cec76178f42b001a40ca (diff) | |
download | cifs-utils-24093bef78e1e4ea5d541716ebba63e8d4e15c58.tar.gz cifs-utils-24093bef78e1e4ea5d541716ebba63e8d4e15c58.tar.bz2 cifs-utils-24093bef78e1e4ea5d541716ebba63e8d4e15c58.zip |
mount.cifs: fix possible use of uninitialized variable
It's possible to "goto return_i" in this function at several points
before line_buf is set. At that point, the NULL pointer check won't
work correctly and we can end up with a SIGSEGV.
Signed-off-by: Jeff Layton <jlayton@samba.org>
Diffstat (limited to 'resolve_host.h')
0 files changed, 0 insertions, 0 deletions