freebsd-skq/lib/libstand
Toomas Soome c7901210fb libstand: tftp_open() can leak pkt on error
The memory can be leaked if we will have pkt set and will get an error
during tftp_open() processing.

Differential Revision:	https://reviews.freebsd.org/D12202
2017-09-12 13:51:18 +00:00
..
amd64
i386
mips
powerpc
sparc64
__main.c
arp.c loader: network read rework 2017-05-06 20:32:27 +00:00
assert.c
bcd.c
bootp.c use the same option list for dhcp discovery and request 2017-05-28 21:30:01 +00:00
bootp.h Always issue the pxe request 2017-05-27 12:35:01 +00:00
bootparam.c loader: network read rework 2017-05-06 20:32:27 +00:00
bootparam.h
bzipfs.c Don't bother to set target for SEEK_END. 2017-06-29 06:28:54 +00:00
cd9660.c
close.c
closeall.c
dev.c
dosfs.c libstand/dosfs: cache FAT32 in 128 Kb blocks to save loader memory 2017-04-06 20:12:39 +00:00
dosfs.h libstand/dosfs: cache FAT32 in 128 Kb blocks to save loader memory 2017-04-06 20:12:39 +00:00
environment.c
ether.c loader: network read rework 2017-05-06 20:32:27 +00:00
ext2fs.c
fstat.c
getopt.c
gets.c
globals.c distinguish NFS versus TFTP boot by rootpath 2017-05-06 19:23:58 +00:00
gzipfs.c Don't bother to set target for SEEK_END. 2017-06-29 06:28:54 +00:00
in_cksum.c
inet_ntoa.c
ioctl.c
iodesc.h
ip.c loader: add ip layer code into libstand 2017-05-15 21:50:34 +00:00
libstand.3
lseek.c Don't bother to set target for SEEK_END. 2017-06-29 06:28:54 +00:00
Makefile Add stpcpy and stpncpy to libstand 2017-08-04 03:48:17 +00:00
Makefile.depend
nandfs.c
net.c loader: network read rework 2017-05-06 20:32:27 +00:00
net.h Always issue the pxe request 2017-05-27 12:35:01 +00:00
netif.c loader: network read rework 2017-05-06 20:32:27 +00:00
netif.h loader: network read rework 2017-05-06 20:32:27 +00:00
nfs.c libstand: nfs_readlink() should return proper return code 2017-09-01 16:40:12 +00:00
nfsv2.h Remove OLD_NFSV2 from loader and libstand 2017-03-30 19:32:25 +00:00
nullfs.c
open.c
pager.c
pkgfs.c
printf.c
qdivrem.c
quad.h
random.c
rarp.c libstand: NULL pointer dereference in rarp 2017-05-10 15:35:41 +00:00
read.c
readdir.c
rpc.c loader: network read rework 2017-05-06 20:32:27 +00:00
rpc.h loader: network read rework 2017-05-06 20:32:27 +00:00
rpcv2.h
saioctl.h
sbrk.c
splitfs.c
stand.h loader: want mechanism to avoid RA with bcache 2017-04-06 15:57:53 +00:00
stat.c
strcasecmp.c
strdup.c
strerror.c
strtol.c
strtoul.c
tftp.c libstand: tftp_open() can leak pkt on error 2017-09-12 13:51:18 +00:00
tftp.h
twiddle.c
udp.c loader: add ip layer code into libstand 2017-05-15 21:50:34 +00:00
ufs.c
uuid_from_string.c
uuid_to_string.c
write.c
zalloc_defs.h
zalloc_malloc.c
zalloc_mem.h
zalloc_protos.h
zalloc.c