> _fileno's to _file's then search through diskio.c for
> places where strlen(x)s are malloc()'d and change it
> to strlen(x) + 1
> This should solve all the problems.
not quite, it turned out my problems where with some called free() that
tried to fre FBFILE pointers. So what am I doing about it? HOnestly I'm
rewriting the ASCII pfiles 2 patch with refreance to the released Windows
version, I liked the *x file format better since I thought it was more
customizable (I guess that's the best word for it..)
I'm hoping to finish sometime tonight but we will see..
Brian
+------------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
+------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 04/11/01 PDT