![]() - use STRLEN_CONST for constant strings, translates to sizeof which should be computed at compile-time - found some places where we are needlessly calling strlen two times instead of just once |
||
---|---|---|
.. | ||
drivers | ||
record_driver.c | ||
record_driver.h |
![]() - use STRLEN_CONST for constant strings, translates to sizeof which should be computed at compile-time - found some places where we are needlessly calling strlen two times instead of just once |
||
---|---|---|
.. | ||
drivers | ||
record_driver.c | ||
record_driver.h |