summaryrefslogtreecommitdiff
path: root/trafgen_dump.c
diff options
context:
space:
mode:
authorDaniel Roberson <daniel@planethacker.net>2018-04-18 21:52:01 -0700
committerTobias Klauser <tklauser@distanz.ch>2018-04-19 16:13:56 +0200
commit15f78c073276ad49b3541215b2a302b1a32c9f2b (patch)
tree3e2175cb2b44dd79d017ecce4c1e307032ace840 /trafgen_dump.c
parent65ba0860baa53670e79211edbd047a8080ec1f8a (diff)
mausezahn: fix strtok() segfault if s or m are missing
The -d flag will result in a segmentation fault if 'm' or 's' are specified without a numeric value. Example: mausezahn -d m ### Results in a crash Signed-off-by: Daniel Roberson <daniel@planethacker.net> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'trafgen_dump.c')
0 files changed, 0 insertions, 0 deletions
0e838f5852e661d'>diff)
Merge branch 'stable/for-jens-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus
Konrad writes: Please pull in your 'for-linus' branch two little fixes for Xen block front: One fix is for handling the XEN_PAGE_SIZE != PAGE_SIZE (4KB vs 64KB on ARM for example) mishandling while the other is fixing the accounting for the configuration changes.
Diffstat (limited to 'include/net/9p/client.h')