Skip to content

fix dht_ent_list free when the list is empty #478

fix dht_ent_list free when the list is empty

fix dht_ent_list free when the list is empty #478

Workflow file for this run

name: format
on: [push, pull_request]
jobs:
format:
runs-on: ubuntu-latest
container: philipdavis/dspaces:bionic-margo-plus
steps:
- uses: actions/checkout@v2
- name: clang-format
run: scripts/format.sh cf