Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge updates from master #47

Merged
merged 11 commits into from
May 10, 2022
Merged

Merge updates from master #47

merged 11 commits into from
May 10, 2022

Commits on May 4, 2022

  1. system: Add gcov command

    Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
    xiaoxiang781216 authored and pkarashchenko committed May 4, 2022
    Configuration menu
    Copy the full SHA
    3856036 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2022

  1. apps/nshlib: fix unreachable code about i++

    Report by the tool coverity
    
    Signed-off-by: Jiuzhu Dong <dongjiuzhu1@xiaomi.com>
    Donny9 authored and xiaoxiang781216 committed May 7, 2022
    Configuration menu
    Copy the full SHA
    467de8c View commit details
    Browse the repository at this point in the history
  2. apps/nshlib: fix warning by tools converity report

    uninit_use_in_call inaddr.sin_zero before call
    netlib_set_arpmapping
    
    Signed-off-by: Jiuzhu Dong <dongjiuzhu1@xiaomi.com>
    Donny9 authored and xiaoxiang781216 committed May 7, 2022
    Configuration menu
    Copy the full SHA
    234e297 View commit details
    Browse the repository at this point in the history
  3. apps/nshlib: fix warning by tool converity report

    uninit_use_in_call addr before call netlib_set_ipv4addr at line 780
    
    Signed-off-by: Jiuzhu Dong <dongjiuzhu1@xiaomi.com>
    Donny9 authored and xiaoxiang781216 committed May 7, 2022
    Configuration menu
    Copy the full SHA
    b3a5b56 View commit details
    Browse the repository at this point in the history
  4. Revert "apps/nshlib: fix unreachable code about i++"

    This reverts commit 467de8c.
    Donny9 authored and pkarashchenko committed May 7, 2022
    Configuration menu
    Copy the full SHA
    1f093da View commit details
    Browse the repository at this point in the history
  5. apps/nshlib: fix unreachable code about i++

    Signed-off-by: Jiuzhu Dong <dongjiuzhu1@xiaomi.com>
    Donny9 authored and pkarashchenko committed May 7, 2022
    Configuration menu
    Copy the full SHA
    1444e0d View commit details
    Browse the repository at this point in the history
  6. audioutils/mml_parser: Add mml_parser library

    Add Music Macro Language parser library in audioutils.
    audioutils is also created for several audio utilities
    not only mml_parser.
    takayoshik authored and xiaoxiang781216 committed May 7, 2022
    Configuration menu
    Copy the full SHA
    5040719 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Merge pull request #44 from lupyuen/pinedio

    Merge updates from pinedio
    lupyuen committed May 9, 2022
    Configuration menu
    Copy the full SHA
    e97c861 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #45 from lupyuen/master

    Merge updates from master
    lupyuen committed May 9, 2022
    Configuration menu
    Copy the full SHA
    bc83bee View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Configuration menu
    Copy the full SHA
    922f337 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #46 from lupyuen/downstream

    Merge updates from downstream
    lupyuen committed May 10, 2022
    Configuration menu
    Copy the full SHA
    2a14338 View commit details
    Browse the repository at this point in the history