|
Re: patch to login, dmesg and obscure: msg#00204linux.busybox
Ronny, Hi from libbb/obscure.c:password_check() newmono = str_lower(bb_xstrdup(newval)); lenwrap = strlen(old) * 2 + 1; wrapped = (char *) xmalloc(lenwrap); wrapped have size(old) * 2 +1. This can`t overflow for rotate check. * util-linux/dmesg.c: But, CONFIG_FEATURE_CLEAN_UP is very not require. You must add #ifdef CONFIG_FEATURE_CLEAN_UP = NULL; #endif To your patch. diff -c -p -r busybox-1.00-pre1/libbb/obscure.c Please add -u option for diff! --w vodz |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | patch to login, dmesg and obscure: 00204, Ronny L Nilsson |
|---|---|
| Next by Date: | Re: Some problems with busybox-1.0.0-pre1: 00204, Eric Spakman |
| Previous by Thread: | patch to login, dmesg and obscurei: 00204, Ronny L Nilsson |
| Next by Thread: | Re: patch to login, dmesg and obscure: 00204, Ronny L Nilsson |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |