<p>Stefan Sperling <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/10647">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Properly deal with sockaddr_un socket path length limitations.<br><br>When parsing the configuration, reject a socket path which<br>exceeds the maximum size supported by the operating system.<br><br>In unixsocket_line_update() stop copying the line's socket path to a<br>local buffer. The path will be copied again in osmo_sock_unix_init().<br><br>Both changes are portable; we don't assume any particular socket<br>path length since the size differs between implementations of Unix,<br>and we rely only on information from the generic sys/un.h header.<br><br>Change-Id: I36344805a825f5d0e0c9d218d438d8fd985ed9ca<br>Related: OS#2673<br>---<br>M src/e1_input_vty.c<br>M src/input/unixsocket.c<br>2 files changed, 18 insertions(+), 7 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmo-abis refs/changes/47/10647/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/10647">change 10647</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/10647"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmo-abis </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I36344805a825f5d0e0c9d218d438d8fd985ed9ca </div>
<div style="display:none"> Gerrit-Change-Number: 10647 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Stefan Sperling <ssperling@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: Pau Espin Pedrol <pespin@sysmocom.de> </div>