summaryrefslogtreecommitdiff
path: root/curve.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2013-05-16 23:00:29 +0200
committerTobias Klauser <tklauser@distanz.ch>2013-05-16 23:00:29 +0200
commitac31518c8c8af043d157b294d99177b86f0bccd7 (patch)
tree60fe5afcefb89f8e3139dd35fa814ed35a4ffd3d /curve.c
parentffc523fc240e072e924b042b19f11c5930b1397d (diff)
dissector: igmp: Fix another erroneous null pointer check
We need to break if we get NULL from pkt_pull() but the actual check was inverted. This was discovered by the coverity scanner and missed in commit b76adfd1 ("dissector: igmp: Fix erroneous null pointer check"). Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'curve.c')
0 files changed, 0 insertions, 0 deletions
ntation/intel-bts.txt parent566cf877a1fcb6d6dc0126b076aad062054c2637 (diff)parent586655d278ba08af7b198b93217746f9a506ee8a (diff)
Merge tag 'rtc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
Pull RTC fix from Alexandre Belloni: "A single fix for this cycle. It is worth taking it for 4.10 so that distributions will not have CONFIG_RTC_DRV_JZ4740 switching from m to y in their config. Summary: - Allow jz4740 to build as a module again by using kernel_halt()" * tag 'rtc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux: rtc: jz4740: make the driver buildable as a module again
Diffstat (limited to 'tools/perf/Documentation/intel-bts.txt')