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/.
lynxis lazus gerrit-no-reply at lists.osmocom.orglynxis lazus has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/19142 )
Change subject: sockaddr_str: add osmo_sockaddr_str_from_str2() which doesn't set the port
......................................................................
Patch Set 1:
(2 comments)
https://gerrit.osmocom.org/c/libosmocore/+/19142/1/src/sockaddr_str.c 
File src/sockaddr_str.c:
https://gerrit.osmocom.org/c/libosmocore/+/19142/1/src/sockaddr_str.c@a206 
PS1, Line 206: 	*sockaddr_str = (struct osmo_sockaddr_str){
implicit memset()
https://gerrit.osmocom.org/c/libosmocore/+/19142/1/src/sockaddr_str.c@208 
PS1, Line 208: 	memset(sockaddr_str->ip, 0x0, sizeof(sockaddr_str->ip));
The memset here is preserving behavior because of the initializer in line 206.
-- 
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/19142
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: Ifd4e282586b8bd40b912a9f1c25f9e8208420106
Gerrit-Change-Number: 19142
Gerrit-PatchSet: 1
Gerrit-Owner: lynxis lazus <lynxis at fe80.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: lynxis lazus <lynxis at fe80.eu>
Gerrit-CC: pespin <pespin at sysmocom.de>
Gerrit-Comment-Date: Tue, 28 Jul 2020 10:07:24 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200728/0a2c1aba/attachment.htm>