Make sure not to free a a pointer that has been modified.
commit4407ea632d185b8714b8d6487cbc368fde12392f
authorMike McCormack <mike@codeweavers.com>
Wed, 21 Sep 2005 10:19:42 +0000 (21 10:19 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 21 Sep 2005 10:19:42 +0000 (21 10:19 +0000)
tree3b541f00bc6da2f08db669e7a7639893e4223509
parent0c2fcf2efeb786ca6607f6f8b17eb88a8696193c
Make sure not to free a a pointer that has been modified.
Check that the text identifier doesn't contain invalid characters.
dlls/msi/dialog.c