mirror of https://github.com/sipwise/rtpengine.git
Some source strings are `const char *` and we don't have an alternative `str` type pointing to a const buffer. Strictly speaking some buffers aren't even char buffers, yet we use the `str` type to manage them. This eliminates the need to explicitly cast every usage. Change-Id: Ifd3cdd3d400fc483e6c488a95e9381938e63cc7fpull/1786/head
parent
42d3ae33bb
commit
9bac9bc683
Loading…
Reference in new issue