]> Savannah Git Hosting - gnulib.git/commit
file-has-acl: don’t access freed storage
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 12 May 2023 19:23:49 +0000 (12:23 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 12 May 2023 19:24:50 +0000 (12:24 -0700)
commitf01d8792778b637f7464533ac019e42f58adb310
treec82d6fd54d9fad2b3a877607f6d9a75ec082be7b
parentb851a965da62cd858d71b2e5a7261a211f00b297
file-has-acl: don’t access freed storage

Fix typo in previous patch, by not accessing freed storage
in the unusual case where the statck buffer is not large enough.
lib/file-has-acl.c