[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Radiusplugin-devel] [PATCH] Radiusplugin crash on username with trailin
From: |
Sumedha Widyadharma |
Subject: |
[Radiusplugin-devel] [PATCH] Radiusplugin crash on username with trailing space |
Date: |
Mon, 09 Feb 2009 11:32:55 +0100 |
User-agent: |
Mutt/1.5.17+20080114 (2008-01-14) |
Hello,
I encountered a crash of radiusplugin when a user tried to log into our
VPN server with a trailing whitespace on his username.
findUser in radiusplugin.cpp returned NULL.
My bandaid fix was to check for this event and throw an exception. maybe
there's some better way to fix this. I'll see to it if I find time.
Cheers
Sumedha Widyadharma
radiusplugin_crash_whitetrail.patch
Description: Text Data
- [Radiusplugin-devel] [PATCH] Radiusplugin crash on username with trailing space,
Sumedha Widyadharma <=