]> git.ipfire.org Git - thirdparty/cups.git/commit
Replace the last bzeros with memset 267/head
authorRose <83477269+AtariDreams@users.noreply.github.com>
Sun, 3 Oct 2021 20:37:02 +0000 (16:37 -0400)
committerRose <83477269+AtariDreams@users.noreply.github.com>
Mon, 4 Oct 2021 17:00:28 +0000 (13:00 -0400)
commit6195a858f269c11f05223ff3272ee9e9cae6b80c
treed015987a874efb8469b4b759aab75635c3f39286
parent620e9b1b7c3d9f69ec0d0d714308cf56c37fc47a
Replace the last bzeros with memset

bzero has been deprecated since 2008
scheduler/sysman.c