Program crash with regex wrapper after translation

new topic     » topic index » view thread      » older message » newer message

Hello,

I've been using Karl Bochert's wrappers (regex.zip in the archive) for 
the PCRE regular expression library, which work great under the 
interpreter, but when translated to C causes a crash whenever the 
regex_free function is called (which frees up memory when you are done 
with a compiled pattern).

Any way to fix this, or is this function maybe not neccessary when 
translating to C?  (I don't want to cause a memory leak)


Andy Serpa
renegade at earthling.net

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu