Skip to content

res: ucmd-mod: fix sid_ucmd_dev_stack_get segfault if count and ret_c… #23

res: ucmd-mod: fix sid_ucmd_dev_stack_get segfault if count and ret_c…

res: ucmd-mod: fix sid_ucmd_dev_stack_get segfault if count and ret_c… #23

Workflow file for this run

#
# SPDX-FileCopyrightText: (C) 2017-2025 Red Hat, Inc.
#
# SPDX-License-Identifier: GPL-2.0-or-later
#
name: License check
on:
pull_request:
branches:
- main
push:
branches:
- main
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout the repository
uses: actions/checkout@v4
- name: REUSE license check
uses: fsfe/reuse-action@v4