mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-12 04:05:53 +02:00
aa9dd5386cfac0ea069c4f6d51628e3d7ea56458
The get_full_country_name() function had an accidenlty and not longer required call of the DB init function. This is a waste of memory and a known problem, especially on systems with less than 1GB of RAM, where the application which uses libloc in such a redundant way crashes. Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Description
No description provided
Languages
Perl
70.4%
Shell
23%
C
4%
Python
0.6%
Makefile
0.5%
Other
1.4%