commit: change delete to delete[].


Subject: commit: change delete to delete[].
From: Patrick Lam (plam@plam.lcs.mit.edu)
Date: Mon May 14 2001 - 11:30:13 CDT


Mike Nordell's change: delete -> delete[].
CVS: ----------------------------------------------------------------------
CVS: Enter Log. Lines beginning with `CVS:' are removed automatically
CVS:
CVS: Committing in .
CVS:
CVS: Modified Files:
CVS: src/af/ev/unix/ev_UnixKeyboard.cpp
CVS: ----------------------------------------------------------------------

On Mon, 14 May 2001, Mike Nordell wrote:

> [keyboard, SEGV and bad heaps]
>
> Once again the error is obvious:
>
> Use matching delete operator:
>
>
> new -> delete
> new[] -> delete[]
>
>
> /Mike
>
>
>



This archive was generated by hypermail 2b25 : Sat May 26 2001 - 03:51:04 CDT