# git rev-parse -q --verify 3a5af36b6d0e4a42ec2a8552ace87edbe2a90ae4^{commit} 3a5af36b6d0e4a42ec2a8552ace87edbe2a90ae4 already have revision, skipping fetch # git checkout -q -f -B kisskb 3a5af36b6d0e4a42ec2a8552ace87edbe2a90ae4 # git clean -qxdf # < git log -1 # commit 3a5af36b6d0e4a42ec2a8552ace87edbe2a90ae4 # Merge: 589109df3184 097f5863b1a0 # Author: Linus Torvalds # Date: Fri Sep 14 19:33:42 2018 -1000 # # Merge tag '4.19-rc3-smb3-cifs' of git://git.samba.org/sfrench/cifs-2.6 # # Pull cifs fixes from Steve French: # "Fixes for four CIFS/SMB3 potential pointer overflow issues, one minor # build fix, and a build warning cleanup" # # * tag '4.19-rc3-smb3-cifs' of git://git.samba.org/sfrench/cifs-2.6: # cifs: read overflow in is_valid_oplock_break() # cifs: integer overflow in in SMB2_ioctl() # CIFS: fix wrapping bugs in num_entries() # cifs: prevent integer overflow in nxt_dir_entry() # fs/cifs: require sha512 # fs/cifs: suppress a string overflow warning # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-gcc --version # < git log --format=%s --max-count=1 3a5af36b6d0e4a42ec2a8552ace87edbe2a90ae4 # < make -s -j 120 ARCH=nds32 O=/kisskb/build/linus_nds32-defconfig_nds32le CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- defconfig # make -s -j 120 ARCH=nds32 O=/kisskb/build/linus_nds32-defconfig_nds32le CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- /kisskb/src/scripts/unifdef.c: In function 'Mpass': /kisskb/src/scripts/unifdef.c:453:28: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] static void Mpass (void) { strncpy(keyword, "if ", 4); Pelif(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_nds32-defconfig_nds32le # Build took: 0:00:36.266286