]> mj.ucw.cz Git - pciutils.git/commit
pcilmr: No need to copy a string passed to filter parsing functions
authorMartin Mares <mj@ucw.cz>
Sun, 18 Feb 2024 11:08:21 +0000 (12:08 +0100)
committerMartin Mares <mj@ucw.cz>
Sun, 18 Feb 2024 11:08:21 +0000 (12:08 +0100)
commit1ac8f7829b6226240e4b6fee7951db984ebe2cc9
tree960d2820e3463198fe4e46c5224cefbbba9022d8
parent1ffd04a805a5b72fdc95748401225c285493d65a
pcilmr: No need to copy a string passed to filter parsing functions

The parsing is guaranteed to be non-destructive in recent libpci.
pcilmr.c