pkgsrc/sysutils/dmidecode
msaitoh f3b5087852 Add two officially recommended patches to sysutils/dmidecode.
- Fix the condition error in ascii_filter

  The normal printable ASCII range is 32 to 127 (not included),
  so fix the error in this if condition.

- Fix crash with -u option

  A segmentation fault was reported with option -u. Turns out to be a
  stupid thinko where the buffer offset was reset at the wrong loop
  depth.
2021-03-20 06:44:11 +00:00
..
patches Update dmidecode to 3.1. 2020-11-24 05:31:51 +00:00
DESCR
distinfo Add two officially recommended patches to sysutils/dmidecode. 2021-03-20 06:44:11 +00:00
Makefile Add two officially recommended patches to sysutils/dmidecode. 2021-03-20 06:44:11 +00:00
PLIST
PLIST.i386
PLIST.x86_64