owt-deps-webrtc
owt-deps-webrtc copied to clipboard
Use of undeclared identifier 'sscanf_s'
Compilation error reported on Linux for branch cloudgaming-83:
../../third_party/webrtc/modules/congestion_controller/goog_cc/goog_cc_network_control.cc:79:7: error: use of undeclared identifier 'sscanf_s'
sscanf_s(expr_str.c_str(), "Enabled-%u,%u,%u", start_bitrate_kbps,
^