Skip to content

Commit

Permalink
cleanup: Remove all uses of SIZEOF_VLA.
Browse files Browse the repository at this point in the history
This is step 1 towards removing VLAs altogether.
  • Loading branch information
iphydf authored and zoff99 committed Jan 26, 2024
1 parent d5a3498 commit 294e051
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions other/bootstrap_daemon/docker/tox-bootstrapd.sha256
Original file line number Diff line number Diff line change
@@ -1,12 +1,21 @@
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
7dfcf534fb80fbd8337337f5aa9eaa120febc72386046c7ab0d5c7545e900657 /usr/local/bin/tox-bootstrapd
=======
cbc0080745e6606a0267be2e39cf56366010512be7e8167afe0dfad176441c7a /usr/local/bin/tox-bootstrapd
>>>>>>> 80ac793b3 (feat: allow the large custom NGC packets to be handled also by the client)
=======
=======
>>>>>>> 12fab0ced (cleanup: Remove all uses of `SIZEOF_VLA`.)
cbc0080745e6606a0267be2e39cf56366010512be7e8167afe0dfad176441c7a /usr/local/bin/tox-bootstrapd
=======
c028527fe5eecde7daa6ac9dacc47bd4bb765463e8e4b5af3881789797bf81a8 /usr/local/bin/tox-bootstrapd
>>>>>>> 8f0775583 (cleanup: Use `memzero(x, s)` instead of `memset(x, 0, s)`.)
<<<<<<< HEAD
>>>>>>> a9d819d6a (cleanup: Use `memzero(x, s)` instead of `memset(x, 0, s)`.)
=======
=======
8a2cc2e20ac0688b42c6e6211cb1bc5797c276ed52a2322d8b786f8ad562d535 /usr/local/bin/tox-bootstrapd
>>>>>>> 5c093c488 (cleanup: Remove all uses of `SIZEOF_VLA`.)
>>>>>>> 12fab0ced (cleanup: Remove all uses of `SIZEOF_VLA`.)

0 comments on commit 294e051

Please sign in to comment.