git: Use OpenBSD's glob in OpenSSH.

Peter Avalos pavalos at crater.dragonflybsd.org
Wed May 18 18:08:11 PDT 2011


commit 7b7cfea6910e087a3c0d5e254eac14fd8cbdc901
Author: Peter Avalos <pavalos at dragonflybsd.org>
Date:   Wed May 18 14:56:40 2011 -1000

    Use OpenBSD's glob in OpenSSH.
    
    This fixes a bus error caused by globbing in the ssh utils (specifically
    'ls *' in sftp).

Summary of changes:
 crypto/openssh/ssh_namespace.h |    2 ++
 secure/lib/libssh/Makefile     |    2 +-
 2 files changed, 3 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7b7cfea6910e087a3c0d5e254eac14fd8cbdc901


-- 
DragonFly BSD source repository





More information about the Commits mailing list