Skip to content
  • Vladimír Čunát's avatar
    b7629c55
    daemon/lua: get rid of __engine symbol in lua · b7629c55
    Vladimír Čunát authored
    In particular this gets rid of last light user data inside kresd.
    
    It was still causing problems on some systems, for example Debian Sid.
    The error was the same: "bad light userdata pointer" from luajit,
    but note that the problem can still be triggered by lua libraries,
    e.g. cqueues.
    b7629c55
    daemon/lua: get rid of __engine symbol in lua
    Vladimír Čunát authored
    In particular this gets rid of last light user data inside kresd.
    
    It was still causing problems on some systems, for example Debian Sid.
    The error was the same: "bad light userdata pointer" from luajit,
    but note that the problem can still be triggered by lua libraries,
    e.g. cqueues.
To find the state of this project's repository at the time of any of these versions, check out the tags.
Loading