[MERGED] libosmocore[master]: cosmetic: osmo_fsm_inst_update_id(): don't log "allocate"

2018-04-09 Thread Neels Hofmeyr
Neels Hofmeyr has submitted this change and it was merged. Change subject: cosmetic: osmo_fsm_inst_update_id(): don't log "allocate" .. cosmetic: osmo_fsm_inst_update_id(): don't log "allocate" On erratic id in

libosmocore[master]: cosmetic: osmo_fsm_inst_update_id(): don't log "allocate"

2018-04-09 Thread Harald Welte
Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/7682 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I770fc460de21faa42b403f694e853e8da01c4bef Gerrit-PatchSet: 1 Gerrit-Project: libosmocore Gerrit-Branch: master

[PATCH] libosmocore[master]: cosmetic: osmo_fsm_inst_update_id(): don't log "allocate"

2018-04-08 Thread Neels Hofmeyr
Review at https://gerrit.osmocom.org/7682 cosmetic: osmo_fsm_inst_update_id(): don't log "allocate" On erratic id in osmo_fsm_inst_update_id(), don't say "Attempting to allocate FSM instance". Escape the invalid id using osmo_quote_str(). Change-Id: I770fc460de21faa42b403f694e853e8da01c4bef