Attention is currently required from: laforge.
1 comment:
Commit Message:
Patch Set #1, Line 10: it can only be replaced with another string through VTY.
well, theoretically the talloc_strdup() in osmo_talloc_replace_string() could fail, and return NULL. […]
That's definetly not expected at all, and if that happened it would surely crash in 100 places more.
And in practice I doubt that will ever fail in linux, the process will simple be frozen until the kernel can allocate more memory for it.
To view, visit change 39192. To unsubscribe, or for help writing mail filters, visit settings.