<p>Patch set 1:<span style="border-radius: 3px; display: inline-block; margin: 0 2px; padding: 4px;background-color: #ffd4d4;">Code-Review -1</span></p><p><a href="https://gerrit.osmocom.org/11455">View Change</a></p><p>2 comments:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/#/c/11455/1/include/osmocom/core/socket.h">File include/osmocom/core/socket.h:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/#/c/11455/1/include/osmocom/core/socket.h@59">Patch Set #1, Line 59:</a> <code style="font-family:monospace,monospace">char *osmo_sock_get_name2(void *ctx, int fd, bool local, bool port);</code></p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">I thought that was necessary to use it with the defines below. […]</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">just don't try to prematurely optimzie with #defines and make those defines below public functions/symbols.  at that point you can have the osmo_sock_get_name2() function static and not declare it in the header here.</p></li></ul></li><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/#/c/11455/1/src/socket.c">File src/socket.c:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/#/c/11455/1/src/socket.c@712">Patch Set #1, Line 712:</a> <code style="font-family:monospace,monospace">talloc_strdup(ctx, port ? portbuf : hostbuf)</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">I thought the point was that you wanted to avoid returning a heap-allocated buffer with those new functions?</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.osmocom.org/11455">change 11455</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/11455"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmocore </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: comment </div>
<div style="display:none"> Gerrit-Change-Id: I6803c204771c59a2002bc6a0e6b79c83c35f87e1 </div>
<div style="display:none"> Gerrit-Change-Number: 11455 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>
<div style="display:none"> Gerrit-Reviewer: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-CC: Max <msuraev@sysmocom.de> </div>
<div style="display:none"> Gerrit-Comment-Date: Thu, 25 Oct 2018 17:57:51 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-HasLabels: Yes </div>