owt-deps-webrtc icon indicating copy to clipboard operation
owt-deps-webrtc copied to clipboard

Use of undeclared identifier 'sscanf_s'

Open jianjunz opened this issue 5 years ago • 0 comments

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,
      ^

jianjunz avatar Jul 08 '20 03:07 jianjunz