Skip to content

fix: uthash update and buffer overflow found (#570) #606

fix: uthash update and buffer overflow found (#570)

fix: uthash update and buffer overflow found (#570) #606

Workflow file for this run

name: CentOS8 Build Job
on: [push, pull_request]
jobs:
build:
name: Build on CentOS8 (Rocky Linux)
runs-on: ubuntu-latest
steps:
- name: Set up Git repository
uses: actions/checkout@v4
with:
submodules: recursive
- name: Build LTFS
id: build
uses: LinearTapeFileSystem/CentOS8-Build@v1.6
with:
destination: '/tmp/ltfs'