node_exporter icon indicating copy to clipboard operation
node_exporter copied to clipboard

collector/zfs: Prevent `procfs` integer underflow

Open rexagod opened this issue 1 year ago • 3 comments

Prevent integer underflow when parsing the procfs file as it used a ParseUint to parse signed values.

Fixes: #2766

rexagod avatar Mar 18 '24 22:03 rexagod

Bump.

rexagod avatar May 12 '24 16:05 rexagod

@SuperQ ptal

discordianfish avatar May 13 '24 13:05 discordianfish

cc @SuperQ

rexagod avatar Jun 22 '24 00:06 rexagod