similar to: [PATCH AUTOSEL 5.4 26/58] vhost: Check docket sk_family instead of call getname

Displaying 20 results from an estimated 200 matches similar to: "[PATCH AUTOSEL 5.4 26/58] vhost: Check docket sk_family instead of call getname"

2020 Mar 05
0
[PATCH AUTOSEL 5.5 30/67] vhost: Check docket sk_family instead of call getname
From: Eugenio P?rez <eperezma at redhat.com> [ Upstream commit 42d84c8490f9f0931786f1623191fcab397c3d64 ] Doing so, we save one call to get data we already have in the struct. Also, since there is no guarantee that getname use sockaddr_ll parameter beyond its size, we add a little bit of security here. It should do not do beyond MAX_ADDR_LEN, but syzbot found that ax25_getname writes more
2020 Mar 05
0
[PATCH AUTOSEL 4.19 12/31] vhost: Check docket sk_family instead of call getname
From: Eugenio P?rez <eperezma at redhat.com> [ Upstream commit 42d84c8490f9f0931786f1623191fcab397c3d64 ] Doing so, we save one call to get data we already have in the struct. Also, since there is no guarantee that getname use sockaddr_ll parameter beyond its size, we add a little bit of security here. It should do not do beyond MAX_ADDR_LEN, but syzbot found that ax25_getname writes more
2011 Apr 29
4
You don't check for malloc failure
Hi, You don't check for malloc failure. I've made a patch that is possibly wrong but it saves the program from SIGSEGV and replaces it with SIGABRT. -peter diff -ru icecast-2.3.2-ORIG/src/admin.c icecast-2.3.2/src/admin.c --- icecast-2.3.2-ORIG/src/admin.c Fri May 2 17:40:00 2008 +++ icecast-2.3.2/src/admin.c Thu Apr 28 19:53:03 2011 @@ -291,6 +291,9 @@
2010 Jul 19
0
[LLVMdev] Function::getName in CallGraphSCCPass causes bus error
Hi Trevor, > struct Hello : public CallGraphSCCPass { > static char ID; // Pass identification, replacement for typeid > Hello() : CallGraphSCCPass(&ID) {} > virtual bool runOnSCC(std::vector<CallGraphNode *> &SCC) { > CallGraphNode *node = SCC.front(); > Function *function = node->getFunction(); >
2011 Apr 25
1
[LLVMdev] Inefficiency in Intrinsic::getName in Function.cpp?
I was looking over Function.cpp and saw that for every call to Intrinsic::getName, the entire intrinsic table (about a thousand references to strings) gets copied over for the initialization of Table. Is there a reason for why this is done, or would it be better for Table to be static, so that this initialization only happens on the first call? Perhaps this is optimized away for the release build,
2019 Aug 23
2
LLVM-8.0 | Requesting Help : Function->getName() returns empty string
Hello All, I am creating a Module and getting Function pointer as below in some function. Function *fn = module->getFunction(fnName); printf("func Name: %s.\n", fn->getName().str().c_str()); . . return (intptr_t) fn; This prints : "func Name: main." I convert the ptr to int and return it. Later I am receiving this as a Func Handler in other function
2009 Jul 23
0
[LLVMdev] [POTENTIAL API CHANGE] Improving llvm::Value getName()/setName()
Following up on my introduction of the StringRef type, I wanted to clean up the API for getting and setting the name of an llvm::Value. There are a number of problems with the current API: 1. There are too many ...Name methods. 2. getName() returns an std::string, which is expensive. 3. getName() is frequently used to derive new names, which are passed to setName(). Currently this uses
2010 Jul 16
2
[LLVMdev] Function::getName in CallGraphSCCPass causes bus error
Hi, I'm trying to use CallGraphSCCPass, but I keep getting a bus error. I can reproduce the problem quite easily using the lib/Transforms/Hello example. I simply mix in these changes: #include "llvm/CallGraphSCCPass.h" ... struct Hello : public CallGraphSCCPass { static char ID; // Pass identification, replacement for typeid Hello() : CallGraphSCCPass(&ID) {}
2004 Aug 06
1
[PATCH] IceCast2 - aliasing (reimplementation of the patch I posted earlier)
Reimplementation of my earlier patch - more proper aliasing - at the suggestion of Mike -Paul -------------- next part -------------- diff -ur icecast/CVS/Entries IceCast/CVS/Entries --- icecast/CVS/Entries 2003-04-18 11:00:19.000000000 -0400 +++ IceCast/CVS/Entries 2003-04-17 22:14:16.000000000 -0400 @@ -1,4 +1,3 @@ -/.cvsignore/1.3/Wed Jan 15 05:36:15 2003// /AUTHORS/1.2/Fri Aug 9 15:55:01
2004 Aug 06
0
[PATCH] IceCast2 - socket-based default mount
I wrote a patch which makes client connections retain info about which socket they connected to - this way, you can change the server's behavior based on which <listen-socket> is being connected to. In addition, I added a field to the <listen-socket> section of the config file called <default-mount> which specifies a default file in the case that one isn't specified (it
2008 Sep 13
2
4.7 update issues?
Greets, Thank you to all the CentOS team and supporters. :-) Just wondering though... Any 4.7 update issues or horror stories yet? Also, anyone that has upstream support and previously updated, any issues for Internet facing, or other, production machines ? - rh
2018 Feb 27
2
Does Huawei break the license of CentOS?
On Fri, 23 Feb 2018 17:27:51 +0800 Genghuang Wang <wangtianjiao.wang959 at gmail.com> wrote: > Hello > > I have found the Docker images for the above-mentioned Euler OS. > > https://github.com/euleros/euleros-docker-images/blob/master/2.2/EulerOS-2.2.tar.xz > https://en.wikipedia.org/wiki/Docker_(software) > > However, after opening it, I find it to be
2018 Sep 12
0
Fwd: OpenSSL version 1.1.1 published - needed for TLS 1.3
If anyone here is thinking about supporting TLS 1.3, every indication is that you will need openSSL 1.1.1. Fedora 29 pre-beta is still one 1.1.1-pre9, I hope to see 1.1.1 release soonish.? Hopefully Redhat will be backporting support in RHEL7 so we will have it in C7.? Part of the challenge is that there is an API change from 1.1.0 to 1.1.1.? Got to love it... Further complication is no FIPS
2008 Dec 07
0
Announcing: Predictive Analytics World, Feb 18-19 in San Francisco
Hi Everyone, I'm writing to announce a new conference: Predictive Analytics World, Feb 18-19, 2009 in San Francisco (www.predictiveanalyticsworld.com). The goal of Predictive Analytics World is to serve as the go-to event, covering today's commercial deployment of predictive analytics, across industries and across software vendors. In a nutshell, PAW is a warehouse of case studies. And
2019 Oct 01
1
upgrading from CentOS 7 to 8
On Tue, 01 Oct, 2019 at 13:57:19 -0400, MAILIST wrote: > After 40 years of upgrading many different operating systems, > Windows (from 3.1 to 10), CentOS 6 to 8, Ubuntu, Fedora, Red Hat, > AT&T Unix, VAX VMS; I have never observed an upgrade from one major > version to the next to work. The last one I tried using their "upgrade > process" was Ubuntu 18 to 19.
2008 Jun 03
15
Problem with rails environment with cygwin...mysql doesn't
I have rails 1.2.2, ruby 1.8, mysql 5 and Rad Rails in my win XP and this stack works fine. But I''m trying to use rails 2.1, mongrel, capistrano, git, mysql all in cygwin and e Text Editor.The only think that doesn''t work is mysql.I installed this app from the source(in version 5.0.45, ./configure then make install).All right, but when I try to launch this error occurs:
2018 Feb 21
4
Does Huawei break the license of CentOS?
Hello, Peter, thanks for your reply 1. Huawei DOES change the distribution EULA, if type in the following command: vi /usr/share/eula/eula.en_US you can see it changed to "HUAWEI EulerOS-2.0" which is a copyright one, let alone original GPL license. According to CentOS Linux EULA The Distribution is released as GPLv2. Individual packages in the distribution come with their own
2006 Aug 31
0
Mongrel-users Digest, Vol 7, Issue 58
Hi, regarding running PHP+Ruby: the php app/files are under the same folder where the rubby applications are. So therefore, I guess, they are also under the same virtual host. I have tried and it is true that if they are running under a different virtual host there is no problem. I guess the php code is being send to the mongrels ... wich don''t expect php code (but rather ruby) and give
2001 Feb 04
0
OSDEM talk about tinc: today at 16:00 in room 58 (next to hacking rooms)
Hello everybody, If you're there, and you're interested, you can find us at the time and place mentioned in the subject! See you there. ------------------------------------------- Met vriendelijke groet / with kind regards, Guus Sliepen <guus@sliepen.warande.net> ------------------------------------------- See also: http://tinc.nl.linux.org/ http://www.kernelbench.org/
2010 Aug 28
0
zfs-discuss Digest, Vol 58, Issue 117
>> hi all >> Try to learn how UFS root to ZFS root liveUG work. >> >> I download the vbox image of s10u8, it come up as UFS root. >> add a new disks (16GB) >> create zpool rpool >> run lucreate -n zfsroot -p rpool >> run luactivate zfsroot >> run lustatus it do show zfsroot will be active in next boot >> init 6 >> but it come up