summaryrefslogtreecommitdiffstats
path: root/mboxd_dbus.c
diff options
context:
space:
mode:
authorSuraj Jitindar Singh <sjitindarsingh@gmail.com>2017-04-12 14:37:24 +1000
committerSuraj Jitindar Singh <sjitindarsingh@gmail.com>2017-04-19 16:57:43 +1000
commit0aff80c0fc286b9ba386365c79088ccf156a7ab8 (patch)
treeaaf6025e6038dd437256b2f38e8091dd44997c8f /mboxd_dbus.c
parentc29172e1734012af7a9b97c5170b9da6a571e343 (diff)
downloadphosphor-mboxd-0aff80c0fc286b9ba386365c79088ccf156a7ab8.tar.gz
phosphor-mboxd-0aff80c0fc286b9ba386365c79088ccf156a7ab8.zip
mboxd: Check that window size is indeed a power of 2
The window size can be specified on the command line however we restrict this to being a power of 2 due to the internal working of the daemon. Currently we specify that this is the case in the help message but don't explicitly verify this when parsing the command line. Check that if the window size parameter is provided that the value is indeed a power of 2 and error out if this is not the case. Signed-off-by: Suraj Jitindar Singh <sjitindarsingh@gmail.com> Change-Id: I0cb36222d53830996380702802373d862010f503
Diffstat (limited to 'mboxd_dbus.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud