Edit

IABSD.fr/src

Branch :

  • Show log

    Commit

  • Author : jsg
    Date : 2024-08-17 07:02:13
    Hash : 98d98fd9
    Message : avoid uninitialised var use in nfs_serv.c error paths some functions have a nfsmout label with code that assumes NDINIT has been called nfsrv_rename has two NDINIT calls, the nfsmout code assumes both are setup but is only jumped to when none/one is setup found with llvm scan-build checked by deraadt@ beck@, ok miod@

  • Properties
  • Git HTTP https://git.kmx.io/IABSD.fr/src.git
    Git SSH git@git.kmx.io:IABSD.fr/src.git
    Public ? true
    Name IABSD base system sources
    Description

    https://www.iabsd.fr

    Users thodg Baptiste Jeancip
    Tags