<p>Holger Freyther has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/13798">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">lua: Add a sentinel for the fd function table<br><br>Change-Id: I4fe2fd6584a453a951361e1b67fb986583b176be<br>---<br>M src/host/layer23/src/mobile/script_lua.c<br>1 file changed, 1 insertion(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/98/13798/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/host/layer23/src/mobile/script_lua.c b/src/host/layer23/src/mobile/script_lua.c</span><br><span>index 9117cdd..2979e7c 100644</span><br><span>--- a/src/host/layer23/src/mobile/script_lua.c</span><br><span>+++ b/src/host/layer23/src/mobile/script_lua.c</span><br><span>@@ -544,6 +544,7 @@</span><br><span> static const struct luaL_Reg fd_funcs[] = {</span><br><span>     { "unregister", lua_fd_unregister },</span><br><span>       { "__gc", lua_fd_unregister },</span><br><span style="color: hsl(120, 100%, 40%);">+      { NULL, NULL },</span><br><span> };</span><br><span> </span><br><span> static const struct luaL_Reg ms_funcs[] = {</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/13798">change 13798</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/13798"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmocom-bb </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I4fe2fd6584a453a951361e1b67fb986583b176be </div>
<div style="display:none"> Gerrit-Change-Number: 13798 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Holger Freyther <holger@freyther.de> </div>