Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

Use of undeclared identifier 'sscanf_s' #84

Open
jianjunz opened this issue Jul 8, 2020 · 0 comments
Open

Use of undeclared identifier 'sscanf_s' #84

jianjunz opened this issue Jul 8, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@jianjunz
Copy link
Collaborator

jianjunz commented Jul 8, 2020

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 jianjunz added the bug Something isn't working label Jul 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant