Change in osmo-cbc[master]: add link to upstream bug related to custom malloc/free

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Thu Jan 14 18:11:00 UTC 2021


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-cbc/+/22124 )

Change subject: add link to upstream bug related to custom malloc/free
......................................................................

add link to upstream bug related to custom malloc/free

Change-Id: If58d307bbdade5d4d7c5e39ada8c14c052d215a9
---
M src/rest_api.c
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  laforge: Looks good to me, approved
  pespin: Looks good to me, but someone else must approve
  Jenkins Builder: Verified



diff --git a/src/rest_api.c b/src/rest_api.c
index daebc73..9473a01 100644
--- a/src/rest_api.c
+++ b/src/rest_api.c
@@ -682,6 +682,7 @@
 	int i;
 
 #ifdef ULFIUS_MALLOC_NOT_BROKEN
+	/* See https://github.com/babelouest/ulfius/issues/63 */
 	g_tall_rest = ctx;
 	o_set_alloc_funcs(my_o_malloc, my_o_realloc, my_o_free);
 #endif

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-cbc/+/22124
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-cbc
Gerrit-Branch: master
Gerrit-Change-Id: If58d307bbdade5d4d7c5e39ada8c14c052d215a9
Gerrit-Change-Number: 22124
Gerrit-PatchSet: 2
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210114/5801a216/attachment.htm>


More information about the gerrit-log mailing list