Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re^13: Segfault on second (identical) call to a sub

by syphilis (Archbishop)
on Feb 07, 2006 at 09:03 UTC ( [id://528454]=note: print w/replies, xml ) Need Help??


in reply to Re^12: Segfault on second (identical) call to a sub
in thread Segfault on second (identical) call to a sub

I wondered that too, but if you unwind the SvPV() macro, you eventually realise that the len parameter passed to it is not used to indicate the length of anything, but rather is used to retrieve the length of the data held in the SV.

Come to think about it ... I think I've seen that alluded to before. Hopefully it will stick with me this time.

Cheers,
Rob
  • Comment on Re^13: Segfault on second (identical) call to a sub

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://528454]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (4)
As of 2024-04-19 17:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found