[PATCH] openbsc[master]: libmsc: db_subscriber_alloc_exten() remove infinite loop

2017-09-14 Thread Keith Whyte
Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/3910 to look at the new patch set (#5). libmsc: db_subscriber_alloc_exten() remove infinite loop This patch prevents entering an infinite loop in the case that you actually have exhasuted a

[PATCH] openbsc[master]: libmsc: db_subscriber_alloc_exten() remove infinite loop

2017-09-14 Thread Keith Whyte
Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/3910 to look at the new patch set (#4). libmsc: db_subscriber_alloc_exten() remove infinite loop This patch prevents entering an infinite loop in the case that you actually have exhasuted a

[PATCH] openbsc[master]: libmsc: db_subscriber_alloc_exten() remove infinite loop

2017-09-12 Thread Keith Whyte
Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/3910 to look at the new patch set (#2). libmsc: db_subscriber_alloc_exten() remove infinite loop This is not right, but at least it prevents entering an infinite loop in the case that you ac

[PATCH] openbsc[master]: libmsc: db_subscriber_alloc_exten() remove infinite loop

2017-09-12 Thread Keith Whyte
Review at https://gerrit.osmocom.org/3910 libmsc: db_subscriber_alloc_exten() remove infinite loop This is not right, but at least it prevents entering an infinite loop in the case that you actually have exhasuted all available extensions. Change-Id: Icf0f1e5a7f360bc27592a55890f74a9a12bc9f42 -