diff options
author | adrian <adrian@FreeBSD.org> | 2015-09-24 17:23:41 +0000 |
---|---|---|
committer | adrian <adrian@FreeBSD.org> | 2015-09-24 17:23:41 +0000 |
commit | d0fe87995fc6b70f4b9ea699678c3801105f3004 (patch) | |
tree | 3636f346be39747b73ce115a026eac178ce631f0 /lib/libc/stdio/xprintf_float.c | |
parent | a78b1179d75bc3f4f8bae9fd1bcb52bd8d6840ce (diff) | |
download | FreeBSD-src-d0fe87995fc6b70f4b9ea699678c3801105f3004.zip FreeBSD-src-d0fe87995fc6b70f4b9ea699678c3801105f3004.tar.gz |
Fix up error path handling after the recent churn.
* Don't free the mbuf in the tx path - it uses the transmit path now,
so the caller frees the mbuf.
* Don't decrement the node ref upon error - that's up to the caller to
do as well.
Tested:
* Intel 5300 3x3 wifi, station mode
Noticed by: <s3erios@gmail.com>
Diffstat (limited to 'lib/libc/stdio/xprintf_float.c')
0 files changed, 0 insertions, 0 deletions