libosmocore/src
Holger Hans Peter Freyther 8d50600d7d get_value_string: Null terminate after the call to snprintf
It is impossible that the snprintf will fill the entire namebuf
but just follow the idiom to make sure it is null terminated.

Related: Coverity CID 1040676
2013-07-04 20:14:10 +02:00
..
codec cygwin: Link many libraries with -no-undefined to create a dll 2013-03-03 10:10:07 +01:00
gb BSSGP: prevent divide-by-zero in flow control 2013-06-29 10:53:33 +02:00
gsm gsm0408: Avoid unaligned memory access in gsm48_generate_mid_from_tmsi 2013-07-03 10:00:06 +02:00
vty vty: Attempt to fix various meam leaks in the VTY lookup code 2013-07-03 10:00:06 +02:00
Makefile.am cygwin: Link many libraries with -no-undefined to create a dll 2013-03-03 10:10:07 +01:00
application.c application: don't ignore SIGHUP but do config file reopen. 2013-03-18 19:06:13 +01:00
backtrace.c backtrace: don't use fprintf, but printf (for osmocom-bb) 2012-09-08 22:00:13 +02:00
bits.c misc: Doxygen tweaks: fixed some typos and minor errors 2013-02-15 13:27:59 +01:00
bitvec.c misc: Doxygen tweaks: fixed some typos and minor errors 2013-02-15 13:27:59 +01:00
conv.c misc: Doxygen tweaks: fixed some typos and minor errors 2013-02-15 13:27:59 +01:00
crc16.c crc: use namespace prefix osmo_* 2011-05-07 13:00:51 +02:00
crcXXgen.c.tpl misc: Doxygen tweaks: fixed some typos and minor errors 2013-02-15 13:27:59 +01:00
gsmtap_util.c misc: Doxygen tweaks: fixed some typos and minor errors 2013-02-15 13:27:59 +01:00
logging.c Revert "Follow up fix for the log level "everything"" 2013-03-19 09:55:42 +01:00
logging_syslog.c doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00
loggingrb.c Added a ring buffer log target to store the last N log messages. 2013-02-27 15:13:45 +01:00
msgb.c misc: Doxygen tweaks: fixed some typos and minor errors 2013-02-15 13:27:59 +01:00
msgfile.c core: Fix missing include in msgfile.c for getline 2012-12-12 00:00:43 +01:00
panic.c add some missing doxygen annotation for libosmocore functions 2013-01-11 09:43:32 +01:00
plugin.c add some missing doxygen annotation for libosmocore functions 2013-01-11 09:43:32 +01:00
rate_ctr.c doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00
rbtree.c core/rbtree: remove redundant if()-condition in rb_erase() 2011-11-12 23:23:35 +01:00
select.c doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00
serial.c misc: Doxygen tweaks: fixed some typos and minor errors 2013-02-15 13:27:59 +01:00
signal.c doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00
socket.c misc: Doxygen tweaks: fixed some typos and minor errors 2013-02-15 13:27:59 +01:00
statistics.c statistics: use namespace prefix osmo_counter* 2011-05-07 13:00:51 +02:00
strrb.c strrb: Remove a tautology from the code 2013-07-03 09:30:02 +02:00
talloc.c misc: Remove the sys/types.h include from various files 2011-04-18 16:57:04 +02:00
timer.c misc: Doxygen tweaks: fixed some typos and minor errors 2013-02-15 13:27:59 +01:00
utils.c get_value_string: Null terminate after the call to snprintf 2013-07-04 20:14:10 +02:00
write_queue.c doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00