Revision: 14110
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14110&view=rev
Author:   druzus
Date:     2010-03-08 18:33:49 +0000 (Mon, 08 Mar 2010)

Log Message:
-----------
2010-03-08 19:33 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
  * harbour/src/vm/macro.c
    ! fixed buffer overflow caused by wrong pointer type
      ( 'HB_ULONG*' instead of 'int *' )

  * harbour/src/vm/set.c
    ! fixed bug in MT mode - when new thread was created then _SET_PATH
      setting was not cloned but wrongly shared with parent thread - many
      thanks to Rossine for the information

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/src/vm/macro.c
    trunk/harbour/src/vm/set.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to