]> git.puffer.fish Git - matthieu/frr.git/commit
lib: fix SQLite dbfile path length
authorDavid Lamparter <equinox@opensourcerouting.org>
Thu, 21 Mar 2024 00:25:26 +0000 (10:25 +1000)
committerDavid Lamparter <equinox@opensourcerouting.org>
Thu, 21 Mar 2024 00:25:26 +0000 (10:25 +1000)
commit8043a71dbfa7c973e055b89517fbb1114d38ba0a
treeb3a60d3f51f5dd12590005bf299cf827539b21a8
parent08c56b40b606b33cf5854a1b1b086d9f48e5e582
lib: fix SQLite dbfile path length

I can't see them but apparently this causes compiler warnings.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
lib/libfrr.c