gecko-dev/tools/power
Mike Hommey 0f6971cac4 Bug 1711828 - Cap printed Watts to 6 characters. r=xpcom-reviewers,mccr8
If for some reason the input number is a very large double, printing it
can overflow the 16-bytes buffers the function is called with. But
anything above 1000W is very likely invalid.

Differential Revision: https://phabricator.services.mozilla.com/D115446
2021-05-19 21:58:12 +00:00
..
mach_commands.py Bug 1696251 - Pass MachCommandBase object as first argument for Mach Commands. r=mhentges,remote-protocol-reviewers,marionette-reviewers,webdriver-reviewers,perftest-reviewers 2021-05-17 16:15:58 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
rapl.cpp Bug 1711828 - Cap printed Watts to 6 characters. r=xpcom-reviewers,mccr8 2021-05-19 21:58:12 +00:00