[MERGED] libosmocore[master]: pseudotalloc: Add simplistic implementation of talloc_asprintf

2017-06-22 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: pseudotalloc: Add simplistic implementation of talloc_asprintf .. pseudotalloc: Add simplistic implementation of talloc_asprintf fsm.c uses this function

libosmocore[master]: pseudotalloc: Add simplistic implementation of talloc_asprintf

2017-06-22 Thread Harald Welte
Patch Set 3: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/2961 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I61cd83d4c8570af1e452c945ac6f194baf7e6ac4 Gerrit-PatchSet: 3 Gerrit-Project: libosmocore Gerrit-Branch: master Ger

[PATCH] libosmocore[master]: pseudotalloc: Add simplistic implementation of talloc_asprintf

2017-06-22 Thread Pau Espin Pedrol
Hello Neels Hofmeyr, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/2961 to look at the new patch set (#3). pseudotalloc: Add simplistic implementation of talloc_asprintf fsm.c uses this function. When compiled with --enable-embedded, it trigg

libosmocore[master]: pseudotalloc: Add simplistic implementation of talloc_asprintf

2017-06-22 Thread Harald Welte
Patch Set 2: (1 comment) https://gerrit.osmocom.org/#/c/2961/2/src/pseudotalloc/pseudotalloc.c File src/pseudotalloc/pseudotalloc.c: Line 66: char *talloc_asprintf(const void *ctx, const char *fmt, ...) { coding style -- To view, visit https://gerrit.osmocom.org/2961 To unsubscribe, visit ht

[PATCH] libosmocore[master]: pseudotalloc: Add simplistic implementation of talloc_asprintf

2017-06-22 Thread Pau Espin Pedrol
Hello Neels Hofmeyr, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/2961 to look at the new patch set (#2). pseudotalloc: Add simplistic implementation of talloc_asprintf fsm.c uses this function. When compiled with --enable-embedded, it trigg