yes, i fixed that.. it's not causing the problem.. Seriously - if i just use des instead of des_ede3 in works. that simple. has got to be a bug
On Fri, Aug 16, 2013 at 10:49 AM, Salz, Rich <rs...@akamai.com> wrote: > **Ø **Some serious bug?**** > > ** ** > > Yes, but in your code:**** > > **Ø **char new_filename[strlen( filename + 5 )];**** > > ** ** > > char new_filename[strlen( filename) + 5];**** > > ** ** > > -- **** > > Principal Security Engineer**** > > Akamai Technology**** > > Cambridge, MA**** >