[PATCH] libosmo-netif[master]: osmux: Re-write osmux_snprintf

2017-09-01 Thread Pau Espin Pedrol
Hello Harald Welte, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/3537 to look at the new patch set (#2). osmux: Re-write osmux_snprintf After last buffer overflow fix to osmux_snprintf in 7cca0da1cc58bd589989684147ae3a0cd5819902, it was spot

[PATCH] libosmo-netif[master]: osmux: Re-write osmux_snprintf

2017-08-16 Thread Pau Espin Pedrol
Review at https://gerrit.osmocom.org/3537 osmux: Re-write osmux_snprintf After last small changes, it was spotted that some cases may still be able to make osmux_snprintf acces unexpected memory. This patch attemps to try harder at fixing those issue. See OS-#2443 for more information. Change