Modify db_show_sysctl_all so that it does not copy more than once the data of the input oid, and so that what it passes to db_show_oid does not alarm coverity.
I had to do a little extra work so that I wouldn't be asking you to review your own code.
Differential D36847
show_sysctl_all: reduce copying, please coverity Authored by dougm on Sep 30 2022, 10:14 PM. Tags None Referenced Files
Subscribers
Details
Modify db_show_sysctl_all so that it does not copy more than once the data of the input oid, and so that what it passes to db_show_oid does not alarm coverity. I had to do a little extra work so that I wouldn't be asking you to review your own code.
Diff Detail
|