Sathees Kumar TS
2011-10-22 06:15:51 UTC
Hi,
In our project, we have a license application, and in that, we have an executable that writes into a binary hidden file and the application process is supposed to validate the entries in the file upon startup.
However it is seen that the executable writing into the file is adding the extra “unwanted character” to the entries (it is a function). We corrected this by increasing the buffer (which is used for file handling) size, we use to read the values, but do not understand the relation between the problem & the correction (it was working well until the platform with Solaris10 U9 and the above problem is observed with only in U10, because there is no change in the application code since long time). Any clues for the above are welcome.
In our project, we have a license application, and in that, we have an executable that writes into a binary hidden file and the application process is supposed to validate the entries in the file upon startup.
However it is seen that the executable writing into the file is adding the extra “unwanted character” to the entries (it is a function). We corrected this by increasing the buffer (which is used for file handling) size, we use to read the values, but do not understand the relation between the problem & the correction (it was working well until the platform with Solaris10 U9 and the above problem is observed with only in U10, because there is no change in the application code since long time). Any clues for the above are welcome.
--
This message posted from opensolaris.org
This message posted from opensolaris.org