]> Savannah Git Hosting - gnulib.git/commit
readutmp: omit pragma
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 9 Aug 2023 02:29:55 +0000 (19:29 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 9 Aug 2023 02:29:55 +0000 (19:29 -0700)
commite14d7e198f96039dbc4fb2118739e6ca1fc4cec6
tree55a03db576dc985a0ac8cebdf2f2643053b009ad
parent1b4470bd0abf6845a066cb77ca4a1b9beb6d3414
readutmp: omit pragma

* lib/readutmp.c: Omit -Sstringop-overread pragma.
It’s no longer needed now that extract_trimmed_name
no longer calls strnlen.
ChangeLog
lib/readutmp.c