1
0
mirror of https://github.com/openbsd/src.git synced 2026-06-19 15:53:31 +02:00
Files
src/include
bluhm 4491bd9062 Evaluate arguments of bitstring macros only once.
According to bit_alloc(3) man page the arguments to bitstring macros
are evaluated only once and may safely have side effects.  Fix the
implementation with temporary variables to fulfill this requirement.

OK florian@ deraadt@
2024-08-26 11:52:54 +00:00
..
2022-12-27 07:44:56 +00:00
2024-04-15 15:47:58 +00:00