2004-04-10 05:50:48

by Kirill Korotaev

[permalink] [raw]
Subject: [PATCH] memory leak in devpts in 2.4.x

small memory leak in devpts_read_super() on error path.

Kirill


Attachments:
devpts.diff (717.00 B)

2004-04-10 06:10:44

by Kirill Korotaev

[permalink] [raw]
Subject: [PATCH] memory access to free memory in 2.4.x

memory access to files which are already put.

Kirill


Attachments:
proc-putfiles.diff (293.00 B)