Displaying 3 results from an estimated 3 matches for "amandeep".
Did you mean:
mandeep
2002 May 15
2
static h in detect_attack()
Hi All,
Did anybody ever had problems created by static h in function
detect_attack() in deattack.c? In our system which is based on pSOS OS, this
static h is causing a crash, because after closing first ssh session, it
pSOS system is allocating same memory to another ssh session and this static
h is overwriting that memory.
I would appreciate if you know why h is statically allocated.
2012 May 17
0
help!
...t its' not working.. is there any
solution.. boz when i searched localhost:8000/playlist.ogg its' not working
but when i serach localhost:8000/playlist.ogg.m3u its working but only get
file ... but the file not run :(
HAVE YOU ANY SOLUTION FOR IT!
PLZ SEND ME ANY SOLUTION
THANKS SO MUCH..
AMANDEEP KAUR
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/icecast/attachments/20120517/0f91e5c9/attachment.htm>
2006 Nov 01
0
No subject
each pass afterwards looks to see if the hash table has grown.
If pSOS OS is having issues I'd question your compiler or OS for
reallocating memory that should be tagged as used.
- Ben
On Wed, 15 May 2002, Amandeep Singh wrote:
> Hi All,
>
> Did anybody ever had problems created by static h in function
> detect_attack() in deattack.c? In our system which is based on pSOS OS, this
> static h is causing a crash, because after closing first ssh session, it
> pSOS system is allocating same memo...