Skip to content

Fast fix possible uninit memory access in read_from #246

Fast fix possible uninit memory access in read_from

Fast fix possible uninit memory access in read_from #246

Workflow file for this run

on: [push, pull_request]
jobs:
build_and_test:
name: ringbuf
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions-rs/toolchain@v1
with:
toolchain: stable
- run: ./test.sh