> Hi Justin,
>
> On Fri, Oct 13, 2006 at 07:45:44PM -0400, Justin Pryzby wrote:
>> > The problem, reduced to a simpler form, is shown in the following
>> > example:
>> >
>> > [EMAIL PROTECTED] [~] cat t.c
>> > #include
>> > int
>> > main()
>> > {
>> > char string[4]="1234
Hi Justin,
On Fri, Oct 13, 2006 at 07:01:51PM -0400, Justin Pryzby wrote:
> > #define MM_SWAP_TEMPLATE "/var/run/sshd.mm."
> > if (address == (void *)MAP_FAILED) {
> > char tmpname[sizeof(MM_SWAP_TEMPLATE)] = MM_SWAP_TEMPLATE;
> > int tmpfd;
> >
> Hi Justin,
>
> On Fri, Oct 13, 2006 at 07:01:51PM -0400, Justin Pryzby wrote:
>> > #define MM_SWAP_TEMPLATE "/var/run/sshd.mm."
>> > if (address == (void *)MAP_FAILED) {
>> > char tmpname[sizeof(MM_SWAP_TEMPLATE)] =
>> MM_SWAP_TEMPLATE;
>> > int
user [EMAIL PROTECTED]
usertag 392669 not-a-bug
thanks
> Package: openssh-server
> Version: 1:4.3p2-5
> Severity: normal
> File: /usr/sbin/sshd
>
> Hello,
>
> recently I discovered the following bit of code in the source file
> "openssh-4.3p2/openbsd-compat/xmmap.c" (function 'xmmap', around line
Package: openssh-server
Version: 1:4.3p2-5
Severity: normal
File: /usr/sbin/sshd
Hello,
recently I discovered the following bit of code in the source file
"openssh-4.3p2/openbsd-compat/xmmap.c" (function 'xmmap', around line
51):
#define MM_SWAP_TEMPLATE "/var/run/sshd.mm."
i
5 matches
Mail list logo