u-boot-2016/lib
xypron.glpk@gmx.de 05d887b461 lib: circbuf: avoid possible null pointer dereference
We should not first dereference p and afterwards assert that is
was not NULL. Instead do the assert first.

The problem was indicated by cppcheck.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2017-05-05 16:45:57 -04:00
..
bzip2
dhry
efi
efi_loader
libfdt fdtgrep: Cope with the /aliases node being last 2017-04-13 14:43:31 -06:00
lzma
lzo
rsa
tizen
zlib
addr_map.c
aes.c Rename aes.h to uboot_aes.h 2017-04-12 13:28:27 -04:00
asm-offsets.c
bch.c bch: Allow to build for the host 2017-04-07 11:23:45 +05:30
bitrev.c
circbuf.c lib: circbuf: avoid possible null pointer dereference 2017-05-05 16:45:57 -04:00
crc7.c
crc8.c
crc16.c
crc32.c
ctype.c
display_options.c
div64.c lib: div64: sync with Linux 2017-04-13 09:41:10 -04:00
errno.c
errno_str.c
fdtdec.c fdt: Add compatible strings for Arria 10 2017-04-14 14:06:55 +02:00
fdtdec_common.c
fdtdec_test.c
gunzip.c
gzip.c
hang.c
hashtable.c
initcall.c
Kconfig Convert CONFIG_CMD_AES et al to Kconfig 2017-04-30 10:29:55 -04:00
ldiv.c
linux_compat.c
linux_string.c
list_sort.c
lmb.c
lz4.c
lz4_wrapper.c
Makefile
md5.c
membuff.c
net_utils.c
panic.c
physmem.c
qsort.c
rand.c
rbtree.c
rc4.c
sha1.c
sha256.c
slre.c
smbios.c
string.c
strmhz.c
strto.c
tables_csum.c
time.c
tiny-printf.c tiny-printf: Add support for %p format 2017-04-13 09:41:09 -04:00
tpm.c
trace.c
uuid.c
vsprintf.c