mirror of
https://github.com/opnsense/src.git
synced 2026-02-18 18:20:26 -05:00
Zero length client requests result in a bus fault when attempting to free malloc()ed pointers within the requests softc. Return an error when the request is zero length. This properly fixes PR/268062 without regressions. PR: 268062 Reported by: Robert Morris <rtm@lcs.mit.edu> MFC after: 3 days |
||
|---|---|---|
| .. | ||
| add-random-users.c | ||
| add_enctype.c | ||
| ank.c | ||
| ChangeLog | ||
| check.c | ||
| cpw.c | ||
| del.c | ||
| del_enctype.c | ||
| dump.c | ||
| ext.c | ||
| get.c | ||
| init.c | ||
| kadm_conn.c | ||
| kadmin-commands.in | ||
| kadmin.8 | ||
| kadmin.c | ||
| kadmin_locl.h | ||
| kadmind.8 | ||
| kadmind.c | ||
| load.c | ||
| Makefile.am | ||
| Makefile.in | ||
| mod.c | ||
| pw_quality.c | ||
| random_password.c | ||
| rename.c | ||
| rpc.c | ||
| server.c | ||
| stash.c | ||
| test_util.c | ||
| util.c | ||