http_dap/HTTPCache.cc
Sonar rates this as a blocker (not that I agree but...)
Leaking unsterilized input
Lines: 815 - 830
while ((n = fread(line, 1, 1024, const_cast<FILE *>(src))) > 0) {
total += fwrite(line, 1, n, dest);
tainted value 'line' is leaking
D4ParserSax2.cc
- Line 1317 leaking
this
- Line 1329 leaking
this
D4StreamUnMarshaller.cc
escaping.cc
getdap4.cc
http_dap/HTTPConnect.cc
- Line 926 leaking
major and minor
http_dap/HTTPCache.cc
Sonar rates this as a blocker (not that I agree but...)
Leaking unsterilized input
Lines: 815 - 830
D4ParserSax2.cc
thisthisD4StreamUnMarshaller.cc
thisescaping.cc
valgetdap4.cc
msg_linehttp_dap/HTTPConnect.cc
majorandminor