search for: strdupe

Displaying 3 results from an estimated 3 matches for "strdupe".

Did you mean: strdup
2008 Feb 13
2
[PATCH] btrfs: fixes for kobject changes in mainline
Here's a patch against the unstable tree that gets the code to build against Linus's current tree (2.6.24-git12). This is needed as the kobject/kset api has changed there. I tried to make the smallest changes needed, and it builds and loads successfully, but I don't have a btrfs volume anywhere (yet) to try to see if things still work properly :) Signed-off-by: Greg Kroah-Hartman
2012 Dec 11
2
Adding additional mount info to xsl stylesheet
The following patch attempts to make the source client user agent and the max listener client connection duration information available to (icecast 2.3.2) xsl stylesheets. Will there be any memory leak issues in the lower level functions like the acl, etc. when the source is disconnected, when servicing queries, or otherwise? BEGIN icecast-2.3.2-moremntinfo.patch diff --git src/source.c
2013 Jan 05
0
Adding additional mount info to xsl stylesheet
...he lower level functions like the acl, etc. when the source is > disconnected, when servicing queries, or otherwise? Don't know the scope of the HTTP vars (user agent). Will check this when I'm back at home (and got an updated patch). If it can go out of scope to early the string can be strduped. Out of curiosity: Why do you need those information? Wish you a nice weekend. :) -- Philipp. (Rah of PH2) -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 482 bytes Desc: This is a digitally signed messag...