mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
A queue is a FIFO while a stack is a LIFO. The code which added paths to the list of available paths expected them to be checked in the order they were added, but instead they were checked in reverse order. This meant that one could no longer replace "system modules" with a .so in ~/.znc/modules. Thanks to DarthGandalf for noticing and reporting this. git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1629 726aef4b-f618-498e-8847-2d620e286838
34 KiB
34 KiB