summaryrefslogtreecommitdiff
path: root/astraceroute
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2015-11-25 17:20:11 +0100
committerTobias Klauser <tklauser@distanz.ch>2015-11-25 17:20:11 +0100
commitf780f9ccfc4c27decca1c28b1e8bc7628f2fc9f4 (patch)
treeaf5ead5d11a35645fb5b91278728f44ab8917559 /astraceroute
parent3f2f363485d3da15bc2c397ea1f1705b4f377b23 (diff)
bpfc: Check yyin against NULL before calling fclose() on it
Follow 3f2f363485d3 ("trafgen: Make sure yyin is set before close it") and check the yyin pointer against NULL before attempting to call fclose() with it. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'astraceroute')
0 files changed, 0 insertions, 0 deletions
ld?h=nds-private-remove&id=0a019a28e0ca0af7dc2691d1a9527960b07ad2bb&id2=8413299cb3933dade6186bbee8363f190032107e'>diff)
Merge tag 'sti-dt-for-v4.10-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti into fixes
STi DT fix: Since v4.10-rc1, xhci is complaining in loop with : [ 801.953836] usb usb6-port1: Cannot enable. Maybe the USB cable is bad? [ 801.960455] xhci-hcd xhci-hcd.0.auto: Cannot set link state. [ 801.966611] usb usb6-port1: cannot disable (err = -32) set property "snps,dis_u3_susphy_quirk" in DT fix it. * tag 'sti-dt-for-v4.10-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti: ARM: dts: STiH407-family: set snps,dis_u3_susphy_quirk Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'include/uapi/Kbuild')