Attention is currently required from: wbokslag.
1 comment:
File src/conv_enc_test.c:
Patch Set #1, Line 338: *((uint32_t *)pdu_sync) = r;
are we sure pdu_sync is always aligned and the type-cast is safe even on architectures that don't do unaligned accesses? we do have osmo_store{32,64}{le,be}() in osmocom/core/bit{32,64}gen.h
To view, visit change 28596. To unsubscribe, or for help writing mail filters, visit settings.