diff options
author | Pau Espin Pedrol <pespin@sysmocom.de> | 2019-08-02 20:32:34 +0200 |
---|---|---|
committer | Pau Espin Pedrol <pespin@sysmocom.de> | 2019-08-02 20:35:15 +0200 |
commit | c21ba15b70504df175a611a75a1c4d3b52aa1f03 (patch) | |
tree | c6b55e3c727448f5c7283ce632c27c37d445be71 /debian/libosmovty-doc.install | |
parent | a37f58e98a28a8249178659ff3608203f5503772 (diff) |
Get rid of osmo_str_tolower() use inside libosmocore code
There's no real good reason for using that function (static buffer)
instead of osmo_str_tolower_buf(local buffer), so let's use the later.
In any case, we get rid of TLS variables in those places, which is a
performance improvement.
It will also allow later shrinking of those buffers if we decide to
define maximum logging category and level name length.
Change-Id: I2e99de1142020e4d80ef0a094e4e751f7903f5f9
Diffstat (limited to 'debian/libosmovty-doc.install')
0 files changed, 0 insertions, 0 deletions