This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
cdt
Watch
1
Star
0
Fork
You've already forked cdt
0
mirror of
https://github.com/eclipse-cdt/cdt
synced
2025-08-23 08:13:50 +02:00
Code
Issues
Wiki
Activity
fc4f9921d5
cdt
/
rse
History
Kushal Munir
fc4f9921d5
Bug 139207: Browsing into some remote tar archives via dstore fails, and crashes the dstore server. This only occurred for tars generated on Windows and the problem was with reading the last entries in the tar archive which are different when generated on Windows than on Linux. The tar format does not specify how archives should end, though it does recommend a certain format. The problem was fixed by making our code more robust when it comes to handling end of archive entries.
2006-09-20 11:34:25 +00:00
..
doc
[refactoring] move rse.internal.references from UI to core
2006-08-30 15:58:56 +00:00
examples
Add missing copyrights
2006-09-20 09:23:01 +00:00
features
Add missing copyrights
2006-09-20 11:28:06 +00:00
plugins
Bug 139207: Browsing into some remote tar archives via dstore fails, and crashes the dstore server. This only occurred for tars generated on Windows and the problem was with reading the last entries in the tar archive which are different when generated on Windows than on Linux. The tar format does not specify how archives should end, though it does recommend a certain format. The problem was fixed by making our code more robust when it comes to handling end of archive entries.
2006-09-20 11:34:25 +00:00
tests
bug 149080 initial population of test framework examples
2006-09-07 01:53:28 +00:00