rge.net
Subject: [Owfs-developers] Writing tto much to DS2438 memory crashes
owserver
For example:
1. owwrite -s server:port 26./page.3 123456789
2. owserver dies
owserver should either ignore the extra characters ("9" in this
example), or reject the request altogether.
I hav
For example:
1. owwrite -s server:port 26./page.3 123456789
2. owserver dies
owserver should either ignore the extra characters ("9" in this
example), or reject the request altogether.
I haven't checked if this also applies to writing memory on other DS chips.
--
Steinar ; NIL DIFF
Steinar Midtskogen writes:
> For example:
>
> 1. owwrite -s server:port 26./page.3 123456789
> 2. owserver dies
>
> owserver should either ignore the extra characters ("9" in this
> example), or reject the request altogether.
A couple of related problems:
1. It doesn't seem to be po