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
Wed Jan 13 09:42:26 UTC 2021


laforge has uploaded this change for review. ( 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(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-cbc refs/changes/24/22124/1

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: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210113/e7b5169e/attachment.htm>


More information about the gerrit-log mailing list