{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":645632952,"defaultBranch":"main","name":"btop","ownerLogin":"dorrellmw","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-05-26T05:06:38.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/40182582?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1685077604.823468","currentOid":""},"activityList":{"items":[{"before":"808b8c18240962390532449573e7d472cb5da3d7","after":"3c6929b025ad8080f6833ac17f4e9ffed8847cc9","ref":"refs/heads/main","pushedAt":"2023-05-26T05:37:07.447Z","pushType":"push","commitsCount":1,"pusher":{"login":"dorrellmw","name":"Mitchell Dorrell","path":"/dorrellmw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40182582?s=80&v=4"},"commit":{"message":"Fix integer overflows in btop_collect.cpp\n\nCorrect data types in calls to std::accumulate(). The \"bandwidth\" deques\nhave type \"long long\", so the initial value of the accumulator (0) must\nalso be \"long long\" (i.e., \"0ll\") to prevent integer overflows. Also,\nsince since the bandwidth deques are (signed) \"long long\", the avg_speed\nshould presumably be a signed \"long long\" instead of an unsigned\n\"uint64_t\". The previous behavior was for large bandwidth values to\noverflow the accumulator, resulting in a negative total, which then was\ncast to be a huge \"uint64_t\" value. As a consequence, the network graph\nautoscaling was broken for large bandwidths.","shortMessageHtmlLink":"Fix integer overflows in btop_collect.cpp"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNS0yNlQwNTozNzowNy40NDc4ODBazwAAAAM0pWQL","startCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNS0yNlQwNTozNzowNy40NDc4ODBazwAAAAM0pWQL","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNS0yNlQwNTozNzowNy40NDc4ODBazwAAAAM0pWQL"}},"title":"Activity ยท dorrellmw/btop"}