Attention is currently required from: osmith, pespin.
2 comments:
File src/osmo-msc/msc_main.c:
Patch Set #2, Line 745: sms_queue_start
BTW, can we move the DB init down below? Not saying this must be done, but I think this would simplify the flow a bit (less gotos).
Patch Set #2, Line 832: error_close_sms_db
AFAICS, `db_fini()` can be called at any time, even if the database is not initialized.
Thus this additional label can be avoided.
To view, visit change 32085. To unsubscribe, or for help writing mail filters, visit settings.